-
Notifications
You must be signed in to change notification settings - Fork 118
/
pubspec.yaml
75 lines (65 loc) · 1.92 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
name: flutter_dmzj
version: 2.1.1+20101
publish_to: none
description: "动漫之家X"
environment:
sdk: '>=2.17.3 <3.0.0'
dependencies:
#图标ICON
cupertino_icons: ^1.0.5 #Cupertino图标
remixicon: ^1.0.0 #Remix图标
#框架、工具
get: ^4.6.6 #状态管理
dio: ^5.4.1 #网络请求
hive: ^2.2.3 #持久化存储
hive_flutter: ^1.1.0 #持久化存储
crypton: ^2.1.0 #加解密
crypto: ^3.0.2 #加解密
logger: ^2.0.2+1 #日志输出
protobuf: ^2.1.0 #Protobuf
intl: any
universal_html: ^2.2.4 #HTML解析
html_unescape: ^2.0.0 #HTML解码
csslib: ^1.0.0 #CSS解析
#Widget
flutter_smart_dialog: ^4.9.6 #各种弹窗 Toast\Dialog\Popup
flutter_staggered_grid_view: ^0.7.0 #瀑布流/GridView
multi_split_view: ^2.4.0 #SplitView
tab_indicator_styler: ^2.0.0 #Tab样式
extended_image: ^8.2.0 #拓展Image
flutter_swiper_view: ^1.1.8 #幻灯片
easy_refresh: ^3.4.0 #下拉刷新、上拉加载
lottie: ^3.0.0 #lottie动画
photo_view: ^0.14.0 #图片浏览
preload_page_view: ^0.2.0 #预加载PageView
scrollable_positioned_list: ^0.3.8
#系统交互
url_launcher: ^6.2.4 #打开链接
webview_flutter: ^4.7.0 #WebView
package_info_plus: ^5.0.1 #包信息
flutter_widget_from_html_core: ^0.14.11 #HTML转Widget
share_plus: ^7.2.2 #分享
permission_handler: ^11.3.0 #权限检查
path_provider: ^2.1.2 #常用目录
image_gallery_saver: ^2.0.3 #保存图片至相册
connectivity_plus: ^5.0.2 #连接状态
battery_plus: ^5.0.3 #电池状态
file_selector: ^1.0.3 #文件选择
windows_single_instance: ^1.0.1 #Windows单实例
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
dev_dependencies:
flutter_lints: ^2.0.0
build_runner: ^2.3.3
hive_generator: ^2.0.0
msix: ^3.9.1
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- assets/lotties/
- assets/images/
- assets/statement.txt