-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
43 lines (39 loc) · 977 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
name: unofficial_filman_client
description: "This app allows you to browse, search, and watch movies and TV shows available on filman.cc."
publish_to: "none"
version: 1.5.1
environment:
sdk: ">=3.3.3 <4.0.0"
dependencies:
background_downloader: ^8.5.2
collection: ^1.18.0
dio: ^5.4.2+1
dynamic_color: ^1.7.0
flutter:
sdk: flutter
flutter_secure_storage: ^9.2.2
html: ^0.15.4
media_kit: ^1.1.10
media_kit_video: ^1.2.4
media_kit_libs_video: ^1.0.4
open_file: ^3.3.2
package_info_plus: ^8.0.0
path_provider: ^2.1.3
permission_handler: ^11.3.1
provider: ^6.1.2
share_plus: ^9.0.0
shared_preferences: ^2.2.2
url_launcher: ^6.2.5
version: ^3.0.2
wakelock_plus: ^1.2.5
fast_cached_network_image: ^1.2.9
flutter_inappwebview: ^6.0.0
bonsoir: ^5.1.10
device_info_plus: ^10.1.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
dart_code_metrics_presets: ^2.15.0
flutter:
uses-material-design: true