-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
46 lines (40 loc) · 957 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
name: reach_me
description: A new Flutter project.
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
firebase_core: ^1.6.0
firebase_auth: ^3.1.1
cloud_firestore: ^2.5.3
flutter_svg: ^0.22.0
google_sign_in: ^5.1.0
cached_network_image: ^3.1.0
image_picker: ^0.8.0+2
uuid: ^3.0.5
image: ^3.0.8
path_provider: ^2.0.5
firebase_storage: ^10.0.5
geolocator: 7.7.0
geocoding: ^2.0.1
animator: ^3.1.0
timeago: ^3.1.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
fonts:
- family: Signatra
fonts:
- asset: assets/fonts/Signatra.ttf
assets:
- assets/images/google_signin_button.png
- assets/images/upload.svg
- assets/images/search.svg
- assets/images/activity_feed.svg
- assets/images/no_content.svg