-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
50 lines (41 loc) · 946 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
49
50
name: lighthouse
description: Entrance examination counseling platform for teenagers
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_screenutil: "^5.0.0"
firebase_core: "^1.1.0"
cloud_firestore: "^1.0.7"
firebase_auth: "^1.1.3"
google_sign_in: "^4.5.9"
flutter_web_auth: "^0.2.4"
http: "^0.13.2"
uuid: "^3.0.1"
get: "^4.1.4"
flutter_webview_plugin: "^0.3.11"
intl: ^0.17.0
dio:
json_annotation:
shared_preferences:
platform:
package_info:
flutter:
uses-material-design: true
assets:
- assets/icons/
- assets/icons/navigation/
- assets/images/
fonts:
- family: NotoSansCJKkr
fonts:
- asset: fonts/NotoSansCJKkr-Medium.otf
- asset: fonts/NotoSansCJKkr-Regular.otf
- asset: fonts/NotoSansCJKkr-Bold.otf