forked from didi/DoKit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
51 lines (44 loc) · 1.12 KB
/
pubspec.yaml
File metadata and controls
51 lines (44 loc) · 1.12 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
name: dokit
description: 开发工具集
version: 0.8.1-nullsafety.0
homepage: https://www.dokit.cn/#/index/home
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.0.0"
dependencies:
flutter:
sdk: flutter
date_format: ^2.0.2
vm_service: ^6.2.0
package_info: ^2.0.0
shared_preferences: ^2.0.5
image: ^3.0.2
google_fonts: ^2.0.0
string_scanner: ^1.0.5
dev_dependencies:
flutter_test:
sdk: flutter
pedantic: ^1.9.2
flutter:
uses-material-design: true
assets:
- images/dokit_ic_close.png
- images/dk_frame_hist.png
- images/dk_method_channel.png
- images/dk_sys_info.png
- images/dk_view_check.png
- images/dk_log_info.png
- images/dk_ram.png
- images/dk_view_route.png
- images/dk_net_monitor.png
- images/dokit_flutter_btn.png
- images/dk_channel_check_h.png
- images/dk_channel_check_n.png
- images/dk_channel_expand_h.png
- images/dk_channel_expand_n.png
- images/dk_fps_chart.png
- images/dk_route_arrow.png
- images/dk_memory_search.png
- images/dk_color_pick.png
- images/dk_source_code.png
- images/dk_time_counter.png