google_maps 3.0.1 google_maps: ^3.0.1 copied to clipboard
With that package you will be able to use Google Maps JavaScript API from Dart scripts.
v3.0.1 (2015-06-12) #
v3.0.0 (2015-06-05) #
- support of the Google Maps API 3.20
- migration to js_wrapping-0.2.0
Semantic Version Conventions #
- Stable: All even numbered minor versions are considered API stable: i.e.: v1.0.x, v1.2.x, and so on.
- Development: All odd numbered minor versions are considered API unstable: i.e.: v0.9.x, v1.1.x, and so on.