-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathpubspec.yaml
107 lines (93 loc) · 2.6 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
name: ZY_Player_flutter
description: 免费影视资源播放
publish_to: 'none'
version_name: 2.7.1
environment:
sdk: '>=3.5.0'
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.8
# Localization https://github.com/dart-lang/intl
intl: ^0.19.0
# Toast插件 https://github.com/OpenFlutter/flutter_oktoast
oktoast: ^3.3.1
# 网络库 https://github.com/flutterchina/dio
dio: ^5.3.2
# Flutter 常用工具类库 https://github.com/Sky24n/flustars
flustars_flutter3: ^3.0.0
# Flutter 轮播图 https://github.com/best-flutter/flutter_swiper
flutter_swiper_null_safety_flutter3: ^4.0.0
# 启动URL的插件 https://github.com/flutter/plugins/tree/master/packages/url_launcher
url_launcher: ^6.1.12
universal_platform: ^1.0.0+1
# 侧滑删除 https://github.com/letsar/flutter_slidable
flutter_slidable: ^3.1.1
# WebView插件 https://github.com/flutter/plugins/tree/master/packages/webview_flutter
webview_flutter: ^4.8.0
# 处理键盘事件 https://github.com/diegoveloper/flutter_keyboard_actions
keyboard_actions: ^4.0.1
# 路由框架 https://github.com/theyakka/fluro
fluro: ^2.0.3
# 图片缓存 https://github.com/renefloor/flutter_cached_network_image
cached_network_image: ^3.4.1
# 格式化String https://github.com/Naddiseo/dart-sprintf
sprintf: ^7.0.0
# 状态管理 https://github.com/rrousselGit/provider
provider: ^6.0.1
# 事件通知
event_bus: 2.0.0
#json 序列化
json_annotation: ^4.8.1
#播放器
chewie: ^1.8.3
video_player: ^2.9.1
#更新
# ota_update: ^6.0.0
flutter_update_dialog: ^2.0.0
#动画
flutter_staggered_animations: ^1.0.0
# 视频推送
dlna_dart: '>=0.0.8'
#权限
# permission_handler: ^10.4.3
#二维码
qr_flutter: ^4.1.0
battery_plus: ^6.0.3
animations: ^2.0.3
# flutter_screen_wake: ^1.0.2
screen_brightness: ^1.0.1
# just_audio: ^0.9.20
shimmer: ^3.0.0
screen_ratio_adapter: ^4.1.0
device_info_plus: ^10.1.2
#
animated_bottom_navigation_bar: ^1.2.0
fradio_nullsafety: ^2.0.2
webview_cookie_manager: ^2.0.6
flexible_wrap: ^1.0.0
common_utils: any
path_provider: any
rxdart: any
dev_dependencies:
build_runner: ^2.4.6
json_serializable: ^6.7.1
flutter_test:
sdk: flutter
dependency_overrides:
platform: ^3.1.2
package_info_plus: any
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/images/login/
- assets/images/home/
- assets/images/state/
- assets/images/book/
fonts:
- family: xuifont #指定一个字体名
fonts:
- asset: assets/fonts/iconfont.ttf