google_maps_flutter 0.2.0+3 copy "google_maps_flutter: ^0.2.0+3" to clipboard
google_maps_flutter: ^0.2.0+3 copied to clipboard

outdated

A Flutter plugin for integrating Google Maps in iOS and Android applications.

0.2.0+3 #

  • Fixed a memory leak on Android - the map was not properly disposed.

0.2.0+2 #

  • Log a more detailed warning at build time about the previous AndroidX migration.

0.2.0+1 #

0.2.0 #

  • Breaking change. Migrate from the deprecated original Android Support Library to AndroidX. This shouldn't result in any functional changes, but it requires any Android apps using this plugin to also migrate if they're using the original support library.

0.1.0 #

  • Move the map options from the GoogleMapOptions class to GoogleMap widget parameters.

0.0.3+3 #

  • Relax Flutter version requirement to 0.11.9.

0.0.3+2 #

  • Update README to recommend using the package from pub.

0.0.3+1 #

  • Bug fix: custom marker images were not working on iOS as we were not keeping a reference to the plugin registrar so couldn't fetch assets.

0.0.3 #

  • Don't export dart:async.
  • Update the minimal required Flutter SDK version to one that supports embedding platform views.

0.0.2 #

  • Initial developers preview release.
3924
likes
0
pub points
100%
popularity

Publisher

verified publisherflutter.dev

A Flutter plugin for integrating Google Maps in iOS and Android applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on google_maps_flutter