google_maps_marker_widgets 1.1.1 copy "google_maps_marker_widgets: ^1.1.1" to clipboard
google_maps_marker_widgets: ^1.1.1 copied to clipboard

A Flutter package for using widgets as markers in Google Maps.

1.1.1 #

  • Fixed a bug issue #5 related to improper disposal of animation controllers when removing markers.

1.1.0 #

  • Adds optional builder method to MarkerWidget to supply a callback to widgets whose visual state may change after the first build (e.g. network images with a placeholder).

  • Adds bulkAddMarkerWidget and bulkRemoveMarker to MarkerWidgetsController.

1.0.1 #

  • Fixed a bug related to a missing dispose call for animation controllers in MarkerWidgets. (see issue #1)

1.0.0 #

  • Initial development and release.
2
likes
150
points
60
downloads

Publisher

verified publisherdabblingbadger.com

Weekly Downloads

A Flutter package for using widgets as markers in Google Maps.

Repository (GitHub)
View/report issues

Topics

#google-maps-flutter #map

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, google_maps_flutter, screenshot

More

Packages that depend on google_maps_marker_widgets