-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
52 lines (38 loc) · 874 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
47
48
49
50
51
52
name: connect_anon
description: A new Flutter project.
publish_to: 'none'
version: 1.1.5+7
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
flutter_svg: ^0.22.0
cloud_firestore: ^2.4.0
firebase_core: "^1.3.0"
firebase_auth: "^1.4.1"
firebase_crashlytics: "^2.5.3"
google_sign_in: ^5.0.4
shared_preferences: ^2.0.6
provider: ^5.0.0
http: ^0.13.3
intl: ^0.17.0
another_flushbar: ^1.10.24
url_launcher: ^6.0.9
timeago: ^3.1.0
introduction_screen: ^3.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.9.2
flutter_icons:
android: true
ios: true
image_path_android: "assets/images/android_launcher.png"
image_path_ios: "assets/images/ios_launcher.png"
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/svgs/