-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpubspec.yaml
35 lines (31 loc) · 912 Bytes
/
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
name: google_maps_markerclusterer
description: Creates and manages per-zoom-level clusters for large amounts of markers.
version: 0.2.0
homepage: https://github.com/reyerstudio/google-maps-markerclusterer
author: Stéphane Este-Gracias <[email protected]>
environment:
sdk: ">=2.6.0 <3.0.0"
dependencies:
google_maps: ^4.0.0
js_wrapping: ^0.6.0
dev_dependencies:
build_runner: ^1.10.13
build_web_compilers: ^2.16.0
dart_style: ^1.3.11
html: ^0.14.0+4
js_wrapping_generator: ^0.6.0
# dependency_overrides:
# google_maps:
# git:
# url: https://github.com/a14n/dart-google-maps
# ref: master
# js_wrapping:
# git:
# url: https://github.com/a14n/dart-js-wrapping.git
# ref: master
# path: js_wrapping
# js_wrapping_generator:
# git:
# url: https://github.com/a14n/dart-js-wrapping.git
# ref: master
# path: js_wrapping_generator