google_maps_flutter_android 2.2.0 copy "google_maps_flutter_android: ^2.2.0" to clipboard
google_maps_flutter_android: ^2.2.0 copied to clipboard

Android implementation of the google_maps_flutter plugin.

2.2.0 #

  • Updates useAndroidViewSurface to require Hybrid Composition, making the selection work again in Flutter 3.0+. Earlier versions of Flutter are no longer supported.
  • Fixes violations of new analysis option use_named_constants.
  • Fixes avoid_redundant_argument_values lint warnings and minor typos.

2.1.10 #

  • Splits Android implementation out of google_maps_flutter as a federated implementation.