-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
77 lines (63 loc) · 1.59 KB
/
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
name: delivery_kris
description: A new Flutter project.
publish_to: 'https://github.com/search?q=delivery_kris' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.18.0 <3.0.0"
vars:
clean: flutter clean
get: flutter pub get
runner: flutter pub run build_runner
scripts:
mobx_build: $runner build
mobx_watch: $clean & $get & $runner watch
mobx_build_clean: $clean & $get & $runner build --delete-conflicting-outputs
dependencies:
flutter:
sdk: flutter
responsive_framework: ^0.2.0
device_preview: ^1.1.0
flutter_svg: ^1.1.5
flutter_screenutil: ^5.0.0+2
json_annotation: ^4.0.1
json_serializable: ^6.0.1
dio: ^4.0.0
flutter_mobx: ^2.0.0
mobx: ^2.0.1
flutter_modular: ^5.0.3
bot_toast: ^4.0.1
google_fonts: ^3.0.1
font_awesome_flutter: ^10.1.0
flutter_launcher_icons: ^0.11.0
cupertino_icons: ^1.0.2
audioplayers: ^1.0.1
firebase_core: ^2.2.0
firebase_auth: ^4.1.2
flutterfire_cli: ^0.2.7
cloud_firestore: ^4.1.0
desktop_window: ^0.4.0
video_player: ^2.4.7
video_player_web: ^2.0.12
universal_html: ^2.0.8
video_js: ^0.1.3
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/img/app_icon.png"
Android: true
# optionally, as transparency is not allowed on app store
remove_alpha_ios: true
dev_dependencies:
flutter_test:
sdk: flutter
modular_codegen: ^3.0.0
mobx_codegen: ^2.0.1+3
build_runner:
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/img/
- assets/img/photos/
- assets/json/
- assets/audio/