-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
88 lines (80 loc) · 1.87 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
86
87
88
name: seenear
description: A new Flutter project.
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.0.5 <4.0.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# ui
cupertino_icons: ^1.0.2
animations: ^2.0.7
fluttertoast: ^8.2.2
# status manage
provider: ^6.0.5
# images
flutter_svg: ^2.0.7
#login
kakao_flutter_sdk: ^1.5.0
sign_in_with_apple: ^4.3.0
# routing
go_router: ^10.0.0
# device file path
path_provider: ^2.1.0
# device permission
permission_handler: ^10.4.3
# env file
flutter_dotenv: ^5.1.0
# network
dio: ^5.3.2
# json
json_serializable: ^6.7.1
json_annotation: ^4.8.1
build_runner: ^2.4.6
# database
shared_preferences: ^2.2.0
# utils
screenshot: ^2.1.0
url_launcher: ^6.1.12
lakos: ^2.0.3
equatable: ^2.0.5
intl: ^0.18.1
collection: ^1.17.2
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/image/
- assets/svg/
- .env
fonts:
- family: pretendard
fonts:
- asset: assets/fonts/Pretendard-Regular.otf
- asset: assets/fonts/Pretendard-Thin.otf
weight: 100
- asset: assets/fonts/Pretendard-ExtraLight.otf
weight: 200
- asset: assets/fonts/Pretendard-Light.otf
weight: 300
- asset: assets/fonts/Pretendard-Regular.otf
weight: 400
- asset: assets/fonts/Pretendard-Medium.otf
weight: 500
- asset: assets/fonts/Pretendard-SemiBold.otf
weight: 600
- asset: assets/fonts/Pretendard-Bold.otf
weight: 700
- asset: assets/fonts/Pretendard-ExtraBold.otf
weight: 800
- asset: assets/fonts/Pretendard-Black.otf
weight: 900
- family: grandmother
fonts:
- asset: assets/fonts/Together-Kimyusik.otf