-
Notifications
You must be signed in to change notification settings - Fork 1
/
pubspec.yaml
58 lines (45 loc) · 1.03 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
name: kyt
description: Know your traveller.
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
modal_progress_hud: ^0.1.3
firebase_core: ^0.7.0
firebase_auth: ^0.20.0+1
http: ^0.12.2
camera: 0.5.8+17
image_picker: ^0.6.7+22
path_provider: ^1.6.27
path: ^1.7.0
qr_flutter: ^3.2.0
intl: ^0.16.1
firebase_storage: ^7.0.0
photo_view: ^0.10.3
url_launcher: ^5.7.10
flutter_inappwebview: 4.0.0+4
dev_dependencies:
flutter_test:
sdk: flutter
flutter_launcher_icons: "^0.8.1"
flutter_icons:
image_path: "assets/icons/kyt_logo.png"
android: true
ios: true
flutter:
uses-material-design: true
assets:
- assets/icons/
fonts:
- family: airbnb
fonts:
- asset: assets/fonts/airbnb-regular.ttf
- asset: assets/fonts/airbnb-bold.ttf
weight: 800
- family: lexenddeca
fonts:
- asset: assets/fonts/lexenddeca.ttf