forked from marchdev-tk/flutter_google_maps
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
31 lines (25 loc) · 711 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
31 lines (25 loc) · 711 Bytes
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
name: flutter_google_maps
version: 4.0.0
homepage: https://github.com/marchdev-tk/flutter_google_maps
description: A Flutter plugin for integrating Google Maps in iOS, Android and Web applications. It is a wrapper of google_maps_flutter for Mobile and google_maps for Web.
environment:
sdk: ">=2.6.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
google_polyline_algorithm: ^2.0.0
google_maps_flutter: ^0.5.28+1
google_directions_api: ^0.5.0
google_maps: ^3.4.3
http: ^0.12.1
flinq: ^1.1.0
uuid: ^2.1.0
dev_dependencies:
flutter_test:
sdk: flutter
pedantic: ^1.8.0
flutter:
uses-material-design: true
assets:
- assets/images/marker_a.png
- assets/images/marker_b.png