-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
75 lines (55 loc) · 1.15 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
name: kronos
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: '>=3.2.6 <4.0.0'
dependencies:
flutter:
sdk: flutter
# Core Dependencies
backdrop: ^0.9.1
cupertino_icons: ^1.0.2
http: ^1.2.0
file_picker: ^6.1.1
youtube_explode_dart: ^2.1.0
equatable: ^2.0.5
# State
flutter_riverpod: ^2.4.10
# Config
easy_localization: ^3.0.3
# Utility
easy_logger: ^0.0.2
logger: ^2.0.2+1
kartal: ^3.5.0
google_fonts: ^6.1.0
# Navigation
auto_route: ^7.8.4
# Modules
core:
path: module/core
gen:
path: module/gen
common:
path: module/common
uiwidget:
path: module/uiwidget
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: ^5.1.0
flutter_launcher_icons: ^0.13.1
auto_route_generator: ^7.3.2
build_runner: ^2.4.8
device_preview: ^1.1.0
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/app/app_icon.png"
min_sdk_android: 21 # android min sdk min:16, default 21
remove_alpha_ios: true
flutter:
uses-material-design: true
assets:
- asset/images/
- asset/translations/