-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
58 lines (52 loc) · 1.18 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
name: way_finder
description: "A new Flutter project."
publish_to: "none"
version: 1.0.1+1
environment:
sdk: ">=3.2.6 <4.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
shared_preferences: ^2.2.2
google_fonts: ^6.2.1
flutter_svg: ^2.0.10+1
shimmer: ^3.0.0
change_app_package_name: ^1.1.0
flutter_launcher_icons: ^0.13.1
flutter_map: ^6.1.0
flutter_map_cancellable_tile_provider: ^2.0.0
latlong2: ^0.9.1
location: ^6.0.1
fluttertoast: ^8.2.4
dio: ^5.4.2+1
flutter_osm_plugin: ^0.70.4
flutter_map_location_marker: ^8.0.8
flutter_spinkit: ^5.2.1
package_info_plus: ^7.0.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter_launcher_icons:
android: "launcher_icon"
ios: true
image_path: "assets/images/icon.png"
min_sdk_android: 21
web:
generate: true
image_path: "assets/images/icon.png"
background_color: "#hexcode"
theme_color: "#hexcode"
windows:
generate: true
image_path: "assets/images/icon.png"
icon_size: 48
macos:
generate: true
image_path: "assets/images/icon.png"
flutter:
uses-material-design: true
assets:
- assets/images/
- assets/icons/