-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
62 lines (48 loc) · 1.12 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
name: go
description: Share travel experiences and insight on the go with gO
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.18.4 <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
flutter_native_splash: ^2.2.15
google_fonts: ^3.0.1
flutter_hooks: ^0.18.5+1
hooks_riverpod: ^2.1.1
connectivity: ^3.0.6
flutter_svg: ^1.1.6
cloud_firestore: ^4.1.0
firebase_auth: ^4.1.3
firebase_core: ^2.3.0
firebase_storage: ^11.0.6
google_sign_in: ^5.4.2
flutter_facebook_auth: ^5.0.6
quickalert: ^1.0.0
cached_network_image: ^3.2.3
dotted_border: ^2.0.0+3
intl: ^0.17.0
image_picker: ^0.8.6
geolocator: ^9.0.2
geocoding: ^2.0.5
google_maps_flutter: ^2.2.2
lottie: ^2.1.0
shared_preferences: ^2.0.18
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/svgs/
- assets/logo/
- assets/icons/
- assets/animations/
fonts:
- family: OpenSans
fonts:
- asset: assets/fonts/opensans.ttf