-
Notifications
You must be signed in to change notification settings - Fork 0
/
pubspec.yaml
85 lines (74 loc) · 2.14 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
73
74
75
76
77
78
79
80
81
82
83
84
85
name: match
description: match flutter project
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=3.1.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
get: ^4.6.6
flutter_screenutil: ^5.7.0
flutter_svg: ^1.1.6
logger: ^1.3.0
fluttertoast: ^8.2.2
dio: ^5.2.1
freezed_annotation: ^2.2.0
flutter_dotenv: ^5.1.0
url_launcher: ^6.1.14
flutter_localization: ^0.1.14
freezed: ^2.4.2
carousel_slider: ^4.2.1
json_annotation: ^4.8.1
kakao_flutter_sdk : ^1.6.1
table_calendar: ^3.0.9
image_picker: ^1.0.4
dev_dependencies:
build_runner: ^2.3.3
json_serializable: ^6.5.4
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- .env
- asset/image/
- asset/image/icon/bottomNavi/
- asset/image/icon/login/
- asset/image/icon/
- asset/image/logo/iv_home_logo_hustle.png
- asset/image/logo/iv_home_logo.png
- asset/image/iv_test_banner.png
- asset/image/iv_test_contest.jpeg
- asset/image/logo/iv_top_logo_hustle.png
- asset/image/icon/plus.svg
- asset/image/icon/basketball.svg
- asset/image/logo/iv_hustle_logo.png
- asset/image/logo/iv_hustleHome_logo.png
-
fonts:
- family: AppleSDGothicNeo
fonts:
- asset: asset/font/appleSD/AppleSDGothicNeoUL.ttf
weight: 100
- asset: asset/font/appleSD/AppleSDGothicNeoT.ttf
weight: 200
- asset: asset/font/appleSD/AppleSDGothicNeoSB.ttf
weight: 300
- asset: asset/font/appleSD/AppleSDGothicNeoR.ttf
weight: 400
- asset: asset/font/appleSD/AppleSDGothicNeoM.ttf
weight: 500
- asset: asset/font/appleSD/AppleSDGothicNeoL.ttf
weight: 600
- asset: asset/font/appleSD/AppleSDGothicNeoH.ttf
weight: 700
- asset: asset/font/appleSD/AppleSDGothicNeoEB.ttf
weight: 800
- asset: asset/font/appleSD/AppleSDGothicNeoB.ttf
weight: 900
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages