-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
44 lines (36 loc) · 998 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
44 lines (36 loc) · 998 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
name: hofswap
description: Our term project for CSC 190.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.3
http: 0.12.2
path_provider: 1.6.18
mailer: ^3.0.3
firebase_core: ^0.5.0+1 #Base library for Firebase
firebase_auth: ^0.18.1+2 #Library for Authenticating with the Firebase Database
cloud_firestore: ^0.14.1+3 #Library for Interacting with the Firebase Database
firebase_messaging: ^7.0.3 #Library for Utilizing Firebase Cloud Messaging
cached_network_image: ^2.3.3
fluttertoast: ^7.1.1
provider: ^4.3.2+2
image_picker: ^0.6.6+5
bubble: ^1.1.9+1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.8.1
flutter_icons:
image_path: "assets/logo.png"
android: true
ios: true
flutter:
uses-material-design: true
assets:
- assets/
- assets/logo.png
- assets/hofcard2.jpg