-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
72 lines (59 loc) · 1.47 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name: cup_and_soup
description: The official restaurant of the kingdom.
version: 0.1.1
environment:
sdk: ">=2.1.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^0.1.2
intl: ^0.15.8
rxdart: ^0.21.0
firebase_auth: ^0.8.4+2
google_sign_in: ^4.0.1+3
cloud_firestore: ^0.9.13
firebase_database: ^2.0.2
firebase_storage: ^2.1.0+1
cloud_functions: ^0.1.2+1
flutter_launcher_icons: "^0.7.0"
shared_preferences: ^0.5.1+2
flare_flutter: ^1.3.8
image_picker: ^0.5.3+1
flutter_barcode_scanner: ^0.0.8
barcode_flutter: ^1.0.0
flutter_tags: ^0.3.0
flushbar: ^1.4.0
url_launcher: ^5.0.2
flutter_icons:
android: "launcher_icon"
ios: true
image_path: "assets/images/icon.png"
dev_dependencies:
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/images/logo.png
- assets/images/room10.png
- assets/images/loading.png
- assets/images/header.png
- assets/images/navBar.png
- assets/images/center.png
- assets/images/divider.png
- assets/images/dialog.png
- assets/images/add.png
- resources/lang/en.json
- resources/lang/he.json
fonts:
- family: BrandFont
fonts:
- asset: assets/fonts/BillionaireMediumGrunge.ttf
- family: PrimaryFont
fonts:
- asset: assets/fonts/UbuntuCondensed-Regular.ttf
- family: SeconderyFont
fonts:
- asset: assets/fonts/coffee+teademo-Regular.ttf