-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
56 lines (46 loc) · 1.07 KB
/
pubspec.yaml
File metadata and controls
56 lines (46 loc) · 1.07 KB
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
name: routine_ade
description: "A new Flutter project."
version: 1.0.0+1
environment:
sdk: "3.5.3"
dependencies:
flutter:
sdk: flutter
google_fonts: ^2.0.0
image_picker: ^0.8.7
image: ^3.0.1
permission_handler: ^11.3.0
#추가한 패키지
flutter_calendar_week: ^3.0.1
intl: ^0.18.0
cupertino_icons: ^1.0.6
json_annotation: ^4.0.1
shelf_swagger_ui: ^1.0.0+2
http: ^0.13.3
http_parser: ^4.0.0
mime: ^1.0.0
shared_preferences: ^2.0.8
table_calendar: ^3.0.0
fl_chart: ^0.69.0
kakao_flutter_sdk: ^1.1.0 #카카오로그인
url_launcher: ^6.0.20
webview_flutter: ^3.0.4
uni_links: ^0.5.1
carousel_slider: ^5.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/images/tap-bar/
- assets/images/emotion/
- assets/images/new-icons/
fonts:
- family: NotoSansKR
fonts:
- asset: assets/fonts/NotoSansKR-Regular.otf
- asset: assets/fonts/NotoSansKR-Bold.otf
- asset: assets/fonts/NotoSansKR-Medium.otf