-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathpubspec.yaml
109 lines (76 loc) · 1.58 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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
name: weather
description: An weather flutter project .
version: 1.0.1+13
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
environment:
sdk: ">=2.12.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
# 使用Intl国际化
#Intl-1.国际化
flutter_localizations:
sdk: flutter
#Intl-2.引入框架
intl: ^0.17.0
#bloc
flutter_bloc: ^7.0.0
#路由管理
fluro: ^2.0.3
#http
dio: ^4.0.6
pretty_dio_logger: ^1.1.1
dio_flutter_transformer2: ^4.0.1
#网络状态
connectivity_plus: ^2.0.2
#数据相关
equatable: ^2.0.0
#数据存储
#sp
shared_preferences: ^2.0.5
sqflite: ^2.0.0+4
#百度定位
flutter_bmflocation: ^3.1.0
#logger
logger: ^1.0.0
#webview
webview_flutter: ^2.0.12
#lottie
lottie: ^1.2.1
loading_indicator: ^3.0.2
#launching a URL
url_launcher: ^6.0.10
#FONT
# google_fonts: ^2.3.0
#svg
flutter_svg: ^1.0.0
#file download
# flutter_downloader: ^1.7.1
#querying information about an application package
package_info_plus: ^1.3.0
retry: ^3.1.0
#permission:sdk version =31
permission_handler: ^8.3.0
#markdown
flutter_markdown: ^0.6.9
#umeng
umeng_common_sdk: ^1.2.3
#marquee
# marquee: ^2.2.0
# cupertino_icons: ^1.0.2
dev_dependencies:
flutter_test:
sdk: flutter
#序列化:高版本存在兼容问题
build_runner: ^1.11.5
json_serializable: ^4.0.2
flutter:
#Intl-3.启用 generate 标志
generate: true
uses-material-design: true
assets:
- icons/
- images/
- doc/
# - fonts/
- assets/lottiefiles/