-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
48 lines (43 loc) · 964 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
44
45
46
47
48
name: atba
description: "A TorBox Client"
publish_to: 'none'
version: 0.1.0
environment:
sdk: ^3.6.0
dependencies:
android_intent_plus: ^5.3.0
chewie: ^1.10.0
crypto: ^3.0.6
dartz: ^0.10.1
dynamic_color: ^1.7.0
either_dart: ^1.0.0
file_picker: ^9.0.2
flutter:
sdk: flutter
flutter_animate: ^4.5.2
flutter_downloader: ^1.12.0
flutter_launcher_icons: ^0.14.3
flutter_screenutil: ^5.9.3
flutter_secure_storage: ^9.2.4
flutter_settings_screens: ^0.3.4
http: ^1.3.0
implicitly_animated_reorderable_list_2: ^0.6.0
package_info_plus: ^8.3.0
path_provider: ^2.1.5
permission_handler: ^11.4.0
provider: ^6.1.2
shared_preferences: ^2.5.2
url_launcher: ^6.3.1
video_player: ^2.9.3
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/icons/app_icon.png"
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
assets:
- assets/icons/
uses-material-design: true