-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
63 lines (49 loc) · 1.08 KB
/
pubspec.yaml
File metadata and controls
63 lines (49 loc) · 1.08 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
name: vip_video_master
description: 小纯观影馆 - VIP追剧大师
publish_to: 'none'
version: 5.2.0
environment:
sdk: '>=3.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
# UI组件
cupertino_icons: ^1.0.6
# 状态管理
provider: ^6.1.1
# 本地存储
shared_preferences: ^2.2.2
path_provider: ^2.1.1
# 网络请求
http: ^1.1.0
dio: ^5.4.0
# WebView视频播放
webview_flutter: ^4.4.2
webview_flutter_android: ^3.10.0
webview_flutter_wkwebview: ^3.0.0
# URL启动
url_launcher: ^6.2.2
# 文件操作
path: ^1.8.3
# JSON处理
json_annotation: ^4.8.1
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
build_runner: ^2.4.7
json_serializable: ^6.7.1
flutter_launcher_icons: ^0.13.1
flutter_launcher_icons:
android: true
ios: true
image_path: "assets/icons/pc.jpg"
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: "assets/icons/pc.jpg"
min_sdk_android: 21
remove_alpha_ios: true
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/