-
Notifications
You must be signed in to change notification settings - Fork 12
/
pubspec.yaml
93 lines (82 loc) · 2.2 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
91
92
93
name: wheretosleepinnju
description: wheretosleepinnju
# The following line prevents the package from being accidentally published to
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 3.3.3+53
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
shared_preferences: ^2.0.7
# Android iOS Linux macOS web Windows
flutter_swiper_null_safety_flutter3: ^2.0.0
# Android iOS Linux macOS web Windows
scoped_model: ^2.0.0-nullsafety.0
# Android iOS Linux macOS web Windows
azlistview: ^2.0.0-nullsafety.0
# Android iOS Linux macOS web Windows
flutter_native_splash: ^2.0.5
# Android iOS web
# flutter_search_bar: ^3.0.0-dev.1
# Android iOS Linux macOS web Windows
webview_flutter: ^2.0.13
# Android iOS
umeng_common_sdk:
path: ./lib/Libs/umeng_common_sdk
# Android iOS
qr_code_scanner: ^1.0.1
# Android iOS
flutter_linkify: ^5.0.2
# Android iOS Linux macOS web Windows
image_picker: ^0.8.5+3
# Android iOS web
# auto_size_text: ^3.0.0
# Android iOS Linux macOS web Windows
path_provider: ^2.0.3
# Android iOS Linux macOS Windows
url_launcher: ^6.0.10
# Android iOS Linux macOS web Windows
in_app_review: ^2.0.3
# Android iOS macOS
# 但是只用在 iOS
package_info: ^2.0.2
# Android iOS macOS
flutter_html: ^3.0.0-alpha.5
# Android iOS
share_extend: ^2.0.0
# Android iOS
fluttertoast: ^8.0.1
# Android iOS web
qr_flutter: ^4.0.0
# Android iOS Linux macOS web Windows
sqflite: ^2.0.0+4
# Android iOS macOS
html: ^0.15.0
# Android iOS Linux macOS web Windows
dio: ^4.0.6
# Android iOS Linux macOS web Windows
dependency_overrides:
scrollable_positioned_list: 0.3.2
dev_dependencies:
flutter_lints: ^1.0.4
flutter_test:
sdk: flutter
flutter:
uses-material-design: true
assets:
- res/icon.png
flutter_intl:
enabled: true
analyzer:
strong-mode: true
language:
enableSuperMixins: true
flutter_native_splash:
color: "#ffffff"
# image: res/icon.png
color_dark: "#000000"
# image_dark: res/icon.png