-
Notifications
You must be signed in to change notification settings - Fork 6
/
pubspec.yaml
52 lines (40 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
51
52
name: dsc_event_adder
description: A new Flutter application.
version: 1.0.0+2
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.2
google_sign_in: ^4.3.0
firebase_core: ^0.4.4+3
firebase_messaging: ^6.0.13
firebase_auth: ^0.15.5+3
cloud_firestore: ^0.13.4+2
firebase_storage: ^3.1.3
image_picker: ^0.6.3+4
datetime_picker_formfield: ^1.0.0
expandable: ^4.1.2
qrscan: ^0.2.17
csv: ^4.0.3
progress_dialog: ^1.2.1
open_file: ^3.0.1
default_path_provider: ^0.1.0
cached_network_image: ^2.0.0
dev_dependencies:
flutter_test:
sdk: flutter
# flutter_launcher_icons:
# flutter_icons:
# image_path: "assets/ic_launcher.png"
# android: true
# adaptive_icon_foreground: "assets/images/ic_launcher_foregrund.png" # only available for Android 8.0 devices and above
flutter:
uses-material-design: true
assets:
- assets/
fonts:
- family: GoogleSans
fonts:
- asset: fonts/GoogleSans-Regular-v1.27.ttf