any_map_google
Google Maps adapter for any_map. Uses google_maps_flutter under the hood for Android and iOS map rendering.
1.0.0
50 downloads/mo
#4401 most downloaded on pub.dev
ramprasad090/any_map
What this package is like to depend on
Last release 4 months ago
29 Mar 2026
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
5 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Mar 2026 to Mar 2026Releases
latest 2-
1.0.029 Mar 2026Release notes
Open source →- Updated to
any_map: ^1.0.0 - Implements new
AnyMapControllerabstract members:cameraPositionStream,visibleBoundsStream,fitBoundsWithInsets(),animatePolyline(),takeSnapshot() cameraPositionStreamandvisibleBoundsStreamemit live updates on every camera move via broadcastStreamControllerfitBoundsWithInsets()averages all four inset sides into a single padding value (Google Maps API limitation)takeSnapshot()callsgoogleMapController.takeSnapshot()
- Updated to
-
0.1.025 Mar 2026Release notes
Open source →- Initial release
- Google Maps adapter for any_map
- Declarative overlay rendering (markers, polylines, polygons, circles)
- Camera control with tilt and bearing support
- JSON style support for custom map themes
- Screen-to-LatLng and LatLng-to-screen coordinate conversion
- Info window support for markers (title + snippet)