-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpubspec.yaml
68 lines (63 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
name: house
description: A new Flutter application.
version: 1.0.0+1
environment:
sdk: ">=2.2.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^0.1.3
shared_preferences: ^0.5.6+3
dio: ^3.0.9
google_maps_flutter: ^0.5.26
url_launcher: ^5.4.1
# intl: ^0.15.8
permission_handler: ^5.0.0+hotfix.3
location: ^3.0.2
# flutter_webview_plugin: ^0.3.3
# webview_flutter: ^0.3.9
flutter_webview_plugin: ^0.3.11
package_info: ^0.4.0+16
# flutter_image_compress: ^0.5.2
image_picker_flutter: ^1.4.4
# extended_image: ^0.3.6
# flutter_easyrefresh: ^1.2.7
pull_to_refresh: ^1.5.8
# path_provider: ^1.1.0
provide: ^1.0.2
extended_image: ^0.7.2
oktoast: ^2.3.2
flutter:
uses-material-design: true
#图片资源
assets:
- image/house_email_sent_ok.webp
- image/house_signup_image.webp
- image/house_photo.webp
- image/house_loading_image_placeholder.webp
- image/house_add.webp
- image/house_map.webp
- image/house_location.webp
- image/house_sqft.webp
- image/house_car.webp
- image/house_built.webp
- image/house_bed.webp
- image/house_bath.webp
- image/house_search.webp
- image/house_marker_green.webp
- image/house_marker_red.webp
- image/launch_background.webp
#自定义字体
fonts:
- family: LatoRegular
fonts:
- asset: font/lato_regular.ttf
- family: LatoSemiBold
fonts:
- asset: font/lato_semibold.ttf
- family: LatoBold
fonts:
- asset: font/lato_bold.ttf
- family: iconfont
fonts:
- asset: font/iconfont.ttf