-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpubspec.yaml
90 lines (81 loc) · 1.81 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
name: writing_writer
description: A new Flutter project.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: '>=2.19.0-255.2.beta <3.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
## own pack ##
blur_glass: ^0.0.2
click_text_field: ^0.0.9
## own pack ##
# 系统/文件路径
path_provider: ^2.0.12
url_launcher: ^6.1.8
# 状态管理
redux: ^5.0.0
flutter_redux: ^0.10.0
# 全局单例模式
get_it: ^7.2.0
# 事件总线
event_bus: ^2.0.0
# 动画
lottie: ^2.2.0
# map对象运算比较
collection: ^1.17.0
# 下拉选项框组件
dropdown_button2: ^1.9.2
# network
dio: ^5.1.1
# websockets
web_socket_channel: ^2.3.0
# webdav
webdav_client: ^1.2.1
# zip io
archive: ^3.3.6
# share file
share_plus: ^6.3.1
# file picker
file_picker: ^5.2.10
# item component
expansion_tile_card:
git:
url: https://github.com/shAdow-XJY/expansion_tile_card.git
ref: master
# theme switch
animated_theme_switcher: ^2.0.8
# 虚线边框
dotted_border: ^2.0.0+3
# 颜色选择器
flutter_material_color_picker: ^1.1.0+2
# 持久化缓存存储
shared_preferences: ^2.1.0
# 加密解密算法
encrypt: ^5.0.1
## pc pack use ##
circular_menu: ^2.0.1
bitsdojo_window: ^0.1.5
## pc pack use ##
## mobile pack use ##
animated_stack:
git:
url: https://github.com/shAdow-XJY/animated_stack.git
ref: master
flutter_slidable: ^2.0.0
## mobile pack use ##
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
# blur_glass:
# path: E:/Android Studio Projects/blur_glass/
# click_text_field:
# path: E:/Android Studio Projects/click_text_field/
flutter:
uses-material-design: true
assets:
- assets/anim/
- assets/icon/