-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubspec.yaml
48 lines (39 loc) · 981 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: ec_junior
description: EldersConnect app for Juniors
version: 1.0.0+1
environment:
sdk: ">=2.5.2 <3.0.0"
dependencies:
flutter:
sdk: flutter
barcode_scan: ^2.0.1
cloud_firestore: ^0.13.4+2
cupertino_icons: ^0.1.3
firebase_auth: ^0.15.5+3
firebase_core: ^0.4.4+3
flutter_auth_buttons: ^0.8.0
google_sign_in: ^4.4.1
provider: ^4.0.4
shared_preferences: ^0.5.6+3
analog_clock: ^0.0.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: ^0.7.4
flutter_icons:
android: 'launcher_icon'
image_path_android: 'assets/icon/icon-legacy.png'
adaptive_icon_foreground: 'assets/icon/icon-adaptive.png'
adaptive_icon_background: '#673ab7'
ios: true
image_path_ios: 'assets/icon/icon-ios.png'
flutter:
uses-material-design: true
assets:
# - assets/credits/
# - assets/flare/
- assets/icon/
fonts:
- family: LexendDeca
fonts:
- asset: assets/fonts/LexendDeca/LexendDeca-Regular.ttf