-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
55 lines (50 loc) · 1.08 KB
/
pubspec.yaml
File metadata and controls
55 lines (50 loc) · 1.08 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
name: nezha_weishi
description: "A new Flutter project."
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ^3.9.2
dependencies:
flutter:
sdk: flutter
flutter_launcher_icons: ^0.14.3
get_storage: ^2.1.1
logger: ^2.6.2
sqflite: ^2.4.2
get: ^4.7.2
flutter_phoenix: ^1.1.1
cupertino_icons: ^1.0.8
tdesign_flutter: ^0.2.7
easy_refresh: ^3.4.0
permission_handler: ^11.3.1
flutter_blue_plus: ^1.34.0
network_info_plus: ^6.1.1
connectivity_plus: ^6.1.1
lottie: ^3.1.2
http: ^1.2.2
xml: ^6.4.0
path: ^1.8.3
flutter_masonry_view: ^0.0.2
webview_flutter: ^4.13.0
url_launcher: ^6.3.1
quick_actions: ^1.1.0
html: ^0.15.6
intl: ^0.20.2
path_provider: ^2.1.5
home_widget: ^0.9.0
mobile_scanner: ^5.2.2
image_picker: ^1.1.2
flutter_launcher_icons:
android: true
image_path: "assets/logo.png"
min_sdk_android: 21
adaptive_icon_background: "#FFFFFF"
adaptive_icon_foreground: "assets/logo.png"
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^5.0.0
flutter:
uses-material-design: true
assets:
- assets/logo.png