-
Notifications
You must be signed in to change notification settings - Fork 23
/
pubspec.yaml
164 lines (153 loc) · 3.93 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
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
name: mood_diary
description: "A new Flutter project."
publish_to: 'none'
version: 2.6.4+64
environment:
sdk: '>=3.4.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
get: 5.0.0-release-candidate-9.2.1
dio: 5.7.0
path: 1.9.0
path_provider: 2.1.5
calendar_date_picker2: 1.1.8
logger: 2.5.0
flutter_drawing_board: 0.9.5
flutter_displaymode: 0.6.0
fl_chart: 0.69.2
file_picker: 8.1.6
local_auth: 2.3.0
local_auth_android: 1.0.46
permission_handler: 11.3.1
image_picker: 1.1.2
device_info_plus: 11.2.0
photo_view: 0.15.0
package_info_plus: 8.1.2
uuid: 4.5.1
flutter_quill: 11.0.0-dev.16
share_plus: 10.1.3
url_launcher: 6.3.1
archive: 3.6.1
crypto: 3.0.6
markdown_widget: 2.3.2+6
flutter_colorpicker: 1.1.0
geolocator: 13.0.2
shared_preferences: 2.3.3
isar: 4.0.0-dev.14
isar_flutter_libs: 4.0.0-dev.14
fluttertoast: 8.2.10
cached_network_image: 3.4.1
audioplayers: 6.1.0
record: 5.2.0
duration: 4.0.3
dynamic_color: 1.7.0
supabase_flutter: 2.8.1
bitsdojo_window: 0.1.6
intl: 0.19.0
collection: 1.19.0
cupertino_icons: 1.0.8
font_awesome_flutter: 10.8.0
tflite_flutter: 0.11.0
sliver_tools: 0.2.12
lottie: 3.3.0
media_kit: 1.1.11
media_kit_video: 1.2.5
media_kit_libs_video: 1.0.5
flutter_adaptive_scaffold: 0.3.1
cross_file: 0.3.4+2
fc_native_video_thumbnail: 0.16.1
flutter_map: 7.0.2
flutter_map_tile_caching: 9.1.4
flutter_map_marker_cluster: 1.4.0
latlong2: 0.9.1
shelf: 1.4.2
shelf_multipart: 2.0.0
waterfall_flow: 3.1.0
smooth_page_indicator: 1.2.0+3
table_calendar: 3.1.3
unicons: 3.0.0
encrypt: 5.0.3
objectbox: 4.0.3
faker: 2.2.0
flutter_rust_bridge: 2.7.0
syncfusion_flutter_sliders: 28.1.33
flutter_quill_extensions: 11.0.0-dev.7
connectivity_plus: 6.1.1
image_picker_android: 0.8.12+18
video_player_media_kit: 1.0.5
video_player: 2.9.2
chewie: 1.8.5
http_status_code: 0.0.2
pinput: 5.0.0
flutter_markdown: 0.7.4+3
google_fonts: 6.2.1
image_picker_platform_interface: 2.10.0
chinese_font_library: 1.2.0
flutter_image_compress: 2.3.0
mime: 1.0.6
auto_size_text_field: 2.2.4
webdav_client: 1.2.2
confetti: 0.8.0
flutter_native_splash: 2.4.3
gal: 2.3.1
rive_animated_icon:
git:
url: https://github.com/ZhuJHua/rive_animated_icons.git
ref: feature/add-new-component
network_info_plus: 6.1.2
scrollable_positioned_list: 0.3.8
flutter_localizations:
sdk: flutter
rust_lib_mood_diary:
path: rust_builder
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: 2.4.14
flutter_launcher_icons: 0.14.2
msix: 3.16.8
flutter_lints: 5.0.0
flutter_launcher_icons:
android: "launcher_icon"
ios: true
adaptive_icon_background: "#ffffff"
adaptive_icon_foreground: "assets/icon/light/light_foreground.png"
adaptive_icon_monochrome: "assets/icon/light/light_foreground.png"
image_path_ios_dark_transparent: "assets/icon/dark/dark_foreground.png"
image_path_ios_tinted_grayscale: "assets/icon/light/light_foreground.png"
desaturate_tinted_to_grayscale_ios: true
image_path: "assets/icon/light/light_icon.png"
remove_alpha_ios: true
min_sdk_android: 26
windows:
generate: true
image_path: "assets/icon/light/light_icon_desktop.png"
icon_size: 256
macos:
generate: true
image_path: "assets/icon/light/light_icon_desktop.png"
flutter_native_splash:
color: "#ffffff"
image: assets/icon/light/light_splash_icon.png
color_dark: "#000000"
image_dark: assets/icon/dark/dark_splash_icon.png
android_12:
image: assets/icon/light/light_splash_icon.png
color: "#ffffff"
image_dark: assets/icon/dark/dark_splash_icon.png
color_dark: "#000000"
fullscreen: true
web: false
flutter:
generate: true
disable-swift-package-manager: true
fonts:
- family: qweather
fonts:
- asset: assets/fonts/qweather-icons.ttf
assets:
- assets/icon/dark/
- assets/icon/light/
- assets/lottie/
uses-material-design: true