-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
47 lines (35 loc) · 843 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
name: login
description: A new Flutter application
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
flutter_svg: ^0.19.3
material_design_icons_flutter: 4.0.5855
provider: ^4.3.2
http: ^0.12.2
shared_preferences: ^2.0.6
connectivity: ^3.0.3
file_picker: ^3.0.2+2
date_range_picker: ^1.0.5
stream_chat_flutter_core: ^1.0.1-beta
get: ^4.1.4
firebase_messaging: ^10.0.2
#stream_chat_persistence: ^1.0.1-beta
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: "^0.8.1"
flutter_icons:
image_path: "assets/images/login.png"
android: true
ios: true
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/