-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
85 lines (53 loc) · 1.21 KB
/
pubspec.yaml
File metadata and controls
85 lines (53 loc) · 1.21 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
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: jusicool_ios
description: "A new Flutter project."
publish_to: "none"
version: 1.0.0+1
environment:
sdk: ^3.7.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
flutter_svg: ^2.0.17
flutter_native_splash: ^2.4.6
email_validator: ^3.0.0
flutter_screenutil: ^5.9.3
url_launcher: ^6.2.1
fl_chart: ^1.0.0
intl: ^0.20.2
path_provider: ^2.1.5
jusicool_design_system: ^1.0.2
dio: ^5.8.0+1
get_it: ^8.0.3
json_annotation: ^4.9.0
flutter_dotenv: ^5.2.1
cookie_jar: ^4.0.8
dio_cookie_manager: ^3.2.0
pretty_dio_logger: ^1.4.0
go_router: ^16.0.0
retrofit: ^4.5.0
freezed_annotation: ^3.0.0
riverpod: ^2.6.1
flutter_riverpod: ^2.6.1
rxdart: ^0.28.0
flutter_lints: ^6.0.0
dev_dependencies:
retrofit_generator: ^9.2.0
json_serializable: ^6.9.5
build_runner: ^2.5.4
freezed: ^3.0.6
flutter_native_splash:
color: "#FFFFFF"
image: assets/images/JUSICOOL.png
android: true
ios: true
android_gravity: center
ios_content_mode: center
flutter:
uses-material-design: true
assets:
- .env
- assets/data/news.json
- assets/data/my_assets.json
- assets/data/user_profile.json
- assets/data/community_post_list.json