widget_marker_google_maps_flutter 1.0.1 copy "widget_marker_google_maps_flutter: ^1.0.1" to clipboard
widget_marker_google_maps_flutter: ^1.0.1 copied to clipboard

Customized google map with widget markers. Enables to show markers with widget code.

Changelog #

1.0.1 #

  • Added zIndexInt to WidgetMarker and deprecated zIndex in favor of zIndexInt. To Match google_maps_flutter changes.
  • Added groundOverlays to WidgetMarkerGoogleMap to match google_maps_flutter changes.
  • Updated google_maps_flutter to ^2.12.3 to match the latest version.

1.0.0 #

  • Forked from https://pub.dev/packages/widget_marker_google_map
  • Upgraded for flutter 3 linting rules
  • Updated to google_maps_flutter_platform_interface: ^2.8.0 changes that, Deprecate BitmapDescriptor.fromBytes in favor of BitmapDescriptor.bytes and BytesMapBitmap
  • Removes invalid tags in pubspec.
  • Upgrade minimum flutter version to 3.16.0
  • Upgrade minimum dart version to 3.0.0
  • Breaking change use of new method BitmapDescriptor.bytes unifies marker size across platforms web, android and ios, and previous work arounds that used the devicePixelRatio are no longer needed and in turn will make the markers too big.
  • Added new GoogleMap props to be available from the WidgetMarkerGoogleMap widget.
  • Changed markers and widgetMarkers from a Set to a Map
  • Added a 500ms delay to the MarkerGenerator to allow the widgets to use loaded images of any kind.

0.0.2 #

  • Added missing arguments
  • Upgrade flutter version to 2.10.3

0.0.1 #

  • Release
1
likes
150
points
70
downloads

Publisher

verified publisherluisrogelioreyes.com

Weekly Downloads

Customized google map with widget markers. Enables to show markers with widget code.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_maps_flutter, google_maps_flutter_platform_interface

More

Packages that depend on widget_marker_google_maps_flutter