-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
82 lines (71 loc) · 1.85 KB
/
pubspec.yaml
File metadata and controls
82 lines (71 loc) · 1.85 KB
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
78
79
80
81
82
name: engage_library
description: A library to build apps at rapid speeds
version: 1.0.0
environment:
sdk: '>=2.17.0 <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.5
font_awesome_flutter: ^10.3.0
flutter_login: ^4.1.1
intl: ^0.17.0
http: '>=0.13.5'
provider: ^6.0.5
firebase_core: ^2.5.0
firebase_analytics: ^10.1.1
firebase_auth: ^4.2.6
firebase_storage: ^11.0.11
# auth_buttons: ^3.0.0
google_sign_in: ^5.4.4
firebase_messaging: ^14.2.2
cloud_firestore: ^4.3.2
cloud_functions: ^4.0.8
google_mobile_ads: ^2.3.0
flutter_svg: ^2.0.0+1
rxdart: ^0.27.7
auto_size_text: 3.0.0
cached_network_image: ^3.2.3
datetime_picker_formfield: ^2.0.1
dropdown_formfield: ^0.1.4
shared_preferences: ^2.0.17
universal_platform: ^1.0.0+1
get: ^4.6.5
getwidget: ^3.0.1
flushbar: ^1.10.4
app_tracking_transparency: ^2.0.3
# timeago: ^3.3.0
mask_text_input_formatter: ^2.0.0-nullsafety.2
file_picker: ^5.2.5
get_storage: ^2.0.3
# json_serializable: ^6.0.0
dart_json_mapper: ^2.2.7+1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: '^0.11.0'
build_runner: ^2.3.3
# pub run build_runner build --delete-conflicting-outputs
# pub run build_runner watch --delete-conflicting-outputs
flutter_icons:
android: 'launcher_icon'
ios: true
image_path: 'assets/icon/icon.png'
flutter:
uses-material-design: true
assets:
- assets/imgs/background.png
- assets/imgs/mountain.jpeg
- assets/imgs/mountain_medium.jpg
- assets/imgs/green_background.jpg
- assets/imgs/space_world.jpeg
- assets/imgs/space_world_medium.jpg
- assets/icons/3.png
- assets/icons/4.png
- assets/icons/logo_gold_deep.png
- assets/icons/logo_gold.png
- assets/icons/logo_green.png
fonts:
- family: icomoon
fonts:
- asset: assets/fonts/IcoMoon.ttf