-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
50 lines (44 loc) · 1.01 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
name: wally
description: Firebase with flutter
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cached_network_image: ^3.0.0
cloud_firestore: ^2.0.0
cupertino_icons: ^1.0.2
firebase_auth: ^1.1.3
firebase_core: ^1.1.0
firebase_dynamic_links: ^2.0.2
firebase_ml_vision: ^0.12.0+1
firebase_storage: ^8.0.5
flutter_staggered_grid_view: ^0.4.0
flutter_vector_icons: ^1.0.0
google_fonts: ^2.0.0
google_sign_in: ^5.0.2
image_picker: ^0.7.4
provider: ^5.0.0
rxdart: ^0.26.0
share: ^2.0.1
url_launcher: ^6.0.3
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.9.0
flutter_icons:
android: true
ios: true
image_path: "assets/logo.png"
adaptive_icon_background: "assets/logo_background.png"
adaptive_icon_foreground: "assets/logo_foreground.png"
flutter:
uses-material-design: true
assets:
- assets/
fonts:
- family: ProductSans
fonts:
- asset: assets/ProductSans-Regular.ttf