forked from NUSAnonymous/AnonyNUS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
48 lines (42 loc) · 1020 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
name: flutter_chat_demo
description: This is the demo for chat app by Flutter
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
firebase_auth: ^0.14.0+5
google_sign_in: ^4.0.7
cloud_firestore: ^0.12.9+5
fluttertoast: ^3.1.3
image_picker: ^0.6.1+8
shared_preferences: ^0.5.3+4
firebase_storage: ^3.0.6
cached_network_image: 2.0.0-rc.1
intl: ^0.15.7
firebase_messaging: ^5.1.6
flutter_local_notifications: ^0.8.4
photo_view: ^0.5.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.7.4
flutter_icons:
image_path: 'images/logoLarge.png'
android: true
ios: true
flutter:
uses-material-design: true
assets:
- images/img_not_available.jpeg
- images/mimi1.gif
- images/mimi2.gif
- images/mimi3.gif
- images/mimi4.gif
- images/mimi5.gif
- images/mimi6.gif
- images/mimi7.gif
- images/mimi8.gif
- images/mimi9.gif
- images/person.png
- images/logoLarge.png
- images/logo2.png