-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
51 lines (40 loc) · 978 Bytes
/
pubspec.yaml
File metadata and controls
51 lines (40 loc) · 978 Bytes
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
name: reddit_clone
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: '>=3.3.0 <4.0.0'
dependencies:
firebase_core: ^2.27.0
flutter:
sdk: flutter
dev_dependencies:
flutter_test:
sdk: flutter
cupertino_icons: ^1.0.6
flutter_lints: ^3.0.0
firebase_storage: ^11.6.9
cloud_firestore: ^4.15.8
firebase_auth: ^4.17.8
google_sign_in: ^6.2.1
flutter_riverpod: ^2.4.10
fpdart: ^1.1.0
routemaster: ^1.0.1
dotted_border: ^2.0.0+2
file_picker: ^6.2.0
shared_preferences: ^2.0.15
uuid: ^4.3.3
any_link_preview: ^3.0.1
permission_handler: ^11.3.0
device_info_plus: ^9.1.2
flutter:
uses-material-design: true
assets:
- assets/images/google.png
- assets/images/loginEmote.png
- assets/images/logo.png
- assets/images/awards/
fonts:
- family: MyFlutterApp
fonts:
- asset: assets/fonts/MyFlutterApp.ttf