-
Notifications
You must be signed in to change notification settings - Fork 14
/
pubspec.yaml
78 lines (71 loc) · 1.5 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
name: raintree
description: A new Flutter project.
version: 1.0.0+1
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
cupertino_icons: ^1.0.2
get: 4.3.8
dio: ^4.0.0
# 屏幕适配
flutter_screenutil: ^5.0.0
# storage
shared_preferences: ^2.0.6
# google map
google_maps_flutter: ^2.0.9
# 滑动panel
sliding_up_panel: ^2.0.0+1
# 图片选择
image_picker: 0.8.3+3
date_time_format: ^2.0.1
# 音频播放
audioplayers: ^0.20.1
# loading
flutter_easyloading: ^3.0.3
# 扫码
qr_code_scanner: ^0.5.2
# ID输入框
flutter_verification_box: ^2.0.0
loading_gifs: ^0.3.0
# 列表动画
flutter_staggered_animations: ^1.0.0
# 定位
location: ^4.3.0
# 二维码
qr_flutter: ^4.0.0
# swiper
card_swiper: ^1.0.4
# call phone
url_launcher: ^6.0.12
# 滑动按钮
flutter_slidable: ^0.6.0
# flutter_pay
pay: ^1.0.6
# 下拉列表
gzx_dropdown_menu: ^3.1.0
# 气泡式对话框
popover: ^0.2.6+3
# 在延迟后以漂亮的淡入淡出和滑动动画显示子项
delayed_display: ^2.0.0
# 用于在任何小部件上点击弹跳动画。
flutter_bounce: ^1.1.0
# 浮动搜索栏
material_floating_search_bar: ^0.3.6
map_launcher: ^2.1.1
flutter_svg: ^0.22.0
flutter:
sdk: flutter
dev_dependencies:
lints: 1.0.1
dio_http_formatter: ^2.0.0
flutter_test:
sdk: flutter
module:
androidX: true
flutter:
uses-material-design: true
assets:
- images/
- assets/sounds/
- assets/icons/