-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
89 lines (59 loc) · 1.36 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
name: my_be_real
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.1.2 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
animate_gradient: ^0.0.2+1
cupertino_icons: ^1.0.2
firebase_auth: ^4.10.0
firebase_core: ^2.16.0
firebase_storage: ^11.2.7
get: ^4.6.6
google_fonts: ^6.1.0
gradient_widgets: ^0.6.0
typewritertext: ^2.1.0
bloc: ^8.1.2
equatable: ^2.0.5
flutter_bloc: ^8.1.3
flutter_expandable_fab: ^2.0.0
firebase_database: ^10.2.6
image_picker: ^1.0.4
flutter_dotenv: ^5.1.0
cloud_firestore: ^4.9.3
connectivity: ^3.0.6
sliding_clipped_nav_bar: ^3.1.0+4
curved_navigation_bar: ^1.0.3
image_grid_view: ^0.0.2
blurrycontainer: ^1.0.2
intl: ^0.18.1
fluid_bottom_nav_bar: ^1.4.0
scroll_to_hide: ^2.0.1
image_gallery_saver: ^2.0.3
dio: ^5.3.3
google_nav_bar: ^5.0.6
molten_navigationbar_flutter: ^1.0.1
sweet_nav_bar: ^1.0.5
animated_text_kit: ^4.2.2
particles_fly: ^0.0.8
motion: ^1.4.0
flutter_launcher_icons: ^0.11.0
flutter_local_notifications: ^16.1.0
firebase_messaging: ^14.6.9
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- .env
flutter_icons:
image_path: "lib/assets/MyBeReal.png"
android: true
ios: true