-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
88 lines (67 loc) · 1.74 KB
/
pubspec.yaml
File metadata and controls
88 lines (67 loc) · 1.74 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
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
name: hosts
description: "Hosts Editor"
publish_to: 'none' # 防止意外发布到pub.dev
version: 1.8.0
environment:
sdk: ^3.5.0
# 依赖项管理提示: 使用`flutter pub upgrade --major-versions`自动升级
dependencies:
# Flutter SDK
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
# UI组件
cupertino_icons: ^1.0.8
syncfusion_flutter_datagrid: ^29.2.7+1
flutter_staggered_grid_view: ^0.7.0
# 状态管理
flutter_bloc: ^9.1.1
bloc: ^9.0.0
equatable: ^2.0.5
# 本地存储
shared_preferences: ^2.3.2
# 文件操作
path_provider: ^2.1.4
path: ^1.9.0
file_picker: ^10.1.9
archive: ^3.6.1
# 国际化
intl: any
# 服务器
shelf: ^1.4.2
shelf_router: ^1.1.4
# 网络信息
network_info_plus: ^6.1.4
# 二维码生成
qr_flutter: ^4.1.0
# URL启动器
url_launcher: ^6.3.1
# 应用信息
package_info_plus: ^8.1.0
# 文本差异对比
diff_match_patch: ^0.4.1
# 键盘可见性检测
flutter_keyboard_visibility_temp_fork: ^0.1.5
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
flutter_native_splash: ^2.4.1
fastforge: ^0.6.2
flutter_native_splash:
color: "#000000"
image: assets/icon/loading.png
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter packages.
flutter:
generate: true
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
assets:
# - images/a_dot_burr.jpeg
- assets/icon/