-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
47 lines (42 loc) · 968 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
47 lines (42 loc) · 968 Bytes
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
name: hai_schedule
description: "海南大学课表应用"
publish_to: 'none'
version: 1.0.10+10
environment:
sdk: ^3.7.0
dependencies:
flutter:
sdk: flutter
provider: ^6.1.2
shared_preferences: ^2.2.2
dio: ^5.4.0
webview_windows: ^0.4.0
webview_flutter: ^4.10.0
url_launcher: ^6.2.5
window_manager: ^0.5.1
home_widget: ^0.9.0
image_picker: ^1.0.0
path_provider: ^2.1.0
flutter_local_notifications: ^21.0.0
flutter_secure_storage: ^10.0.0
timezone: ^0.11.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter_native_splash: ^2.4.4
flutter:
uses-material-design: true
assets:
- images/HaiSchedule_splash_v3.png
- images/HaiSchedule_splash_v3_pad.png
flutter_native_splash:
color: "#EAF4FF"
background_image: images/HaiSchedule_splash_v3.png
android: true
ios: false
web: false
fullscreen: true
android_12:
color: "#EAF4FF"
image: icons/android/playstore-icon.png