PackageTrack
Sign in Get early access

google_maps_flutter

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

2.18.0 862K downloads/mo #386 most downloaded on pub.dev flutter/packages

What this package is like to depend on

Last release 1 months ago

23 Jul 2026

Ships fairly regularly

a new release about every 6 weeks

Nearly every release is documented

notes for 162 of 163 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

164 releases · first in 2018

9 releases in the last 12 months

see the full history below

Release timeline

164 releases · Nov 2018 to Jul 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 164
  1. 2.18.0 23 Jul 2026
    Release notes
    • Adds support for mapTypeControlEnabled, fullscreenControlEnabled, and streetViewControlEnabled on web.
    Open source →
  2. 2.17.1 27 May 2026
    Release notes
    • Updates README to link to implementation packages for platform-specific setup information.
    Open source →
  3. 2.17.0 30 Mar 2026
    Release notes
    • Adds missing re-exports of classes related to advanced markers.
    Open source →
  4. 2.16.0 18 Mar 2026
    Release notes
    • Adds colorScheme support for web cloud-based maps styling brightness.
    Open source →
  5. 2.15.0 06 Mar 2026
    Release notes
    • Adds support for advanced markers, and new example pages showing their usage.
    • Updates minimum supported SDK version to Flutter 3.38/Dart 3.10.
    Open source →
  6. 2.14.2 12 Feb 2026
    Release notes
    • Updates README with discussion of the new google_maps_flutter_ios_sdk* packages.
    Open source →
  7. 2.14.0 04 Nov 2025
    Release notes
    • Adds a check that raises a StateError when map controller is used after its widget has been disposed.
    Open source →
  8. 2.13.1 03 Sep 2025
    Release notes
    • Fixes exception when dispose is called while asynchronous update from didUpdateWidget is executed.
    Open source →
  9. 2.13.0 03 Sep 2025
    Release notes
    • Adds support for camera control button on web.
    • Updates minimum supported SDK version to Flutter 3.29/Dart 3.7.
    Open source →
  10. 2.12.3 17 Jun 2025
    Release notes
    • Updates the example app to use the zIndexInt param instead of the deprecated zIndex.
    Open source →
  11. 2.12.2 15 May 2025
    Release notes
    • Fixes memory leak by disposing stream subscriptions in GoogleMapController.
    • Updates README to indicate that Andoid SDK <21 is no longer supported.
    Open source →
  12. 2.12.1 31 Mar 2025
    Release notes
    • Fixes typo in README.
    Open source →
  13. 2.12.0 25 Mar 2025
    Release notes
    • Adds support for animating the camera with a duration.
    Open source →
  14. 2.11.0 18 Mar 2025
    Release notes
    • Adds support for ground overlays.
    • Updates minimum supported SDK version to Flutter 3.27/Dart 3.6.
    Open source →
  15. 2.10.1 24 Feb 2025
    Release notes
    • Updates READMEs and API docs.
    • Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
    Open source →
  16. 2.10.0 15 Nov 2024
    Release notes
    • Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
    • Fixes detection of WebAssembly support on package site.
    Open source →
  17. 2.9.0 07 Aug 2024
    Release notes
    • Adds clustering support.
    Open source →
  18. 2.8.0 06 Aug 2024
    Release notes
    • Adds support for heatmap layers.
    Open source →
  19. 2.7.1 01 Aug 2024
    Release notes
    • Updates the example app to use TLHC mode, per current package guidance.
    Open source →
  20. 2.7.0 05 Jun 2024
    Release notes
    • Adds support for BitmapDescriptor classes AssetMapBitmap and BytesMapBitmap.
    • Updates minimum supported SDK version to Flutter 3.22/Dart 3.4.
    Open source →
  21. 2.6.1 17 Apr 2024
    Release notes
    • Updates the minimum version of the iOS implementation package to a version with privacy manifest support.
    • Updates README and example app to reflect that the minimum supported version is now iOS 14. Removal of support for iOS 12 and 13 was necessary due to the upcoming App Store privary manifest requirements.
    Open source →
  22. 2.6.0 28 Feb 2024
    Release notes
    • Adds style to the GoogleMap widget constructor. This allows setting the map style during creation, avoiding the possibility of the default style being displayed briefly.
    • Deprecates GoogleMapController.setMapStyle in favor of setting the style via the new widget style parameter.
    • Updates minimum supported SDK version to Flutter 3.19.
    Open source →
  23. 2.5.3 12 Jan 2024
    Release notes
    • Updates support matrix in README to indicate that iOS 11 is no longer supported.
    • Clients on versions of Flutter that still support iOS 11 can continue to use this package with iOS 11, but will not receive any further updates to the iOS implementation.
    Open source →
  24. 2.5.2 09 Jan 2024
    Release notes
    • Updates minimum required plugin_platform_interface version to 2.1.7.
    Open source →
  25. 2.5.1 04 Jan 2024
    Release notes
    • Fixes new lint warnings.
    Open source →
  26. 2.5.0 31 Aug 2023
    Release notes
    • Adds implementation for cloudMapId parameter to support cloud-based maps styling.
    Open source →
  27. 2.4.1 29 Aug 2023
    Release notes
    • Adds pub topics to package metadata.
    • Updates minimum supported SDK version to Flutter 3.7/Dart 2.19.
    Open source →
  28. 2.4.0 24 Jul 2023
    Release notes
    • Adds options for gesture handling and tilt controls on web.
    Open source →
  29. 2.3.1 16 Jun 2023
    Release notes
    • Fixes a regression from 2.2.8 that could cause incorrect handling of a rapid series of map object updates.
    • Fixes stale ignore: prefer_const_constructors.
    • Updates minimum supported SDK version to Flutter 3.10/Dart 3.0.
    Open source →
  30. 2.3.0 05 Jun 2023
    Release notes
    Open source →
  31. 2.2.8 24 May 2023
    Release notes
    • Fixes unawaited_futures violations.
    Open source →
  32. 2.2.7 22 May 2023
    Release notes
    • Removes obsolete null checks on non-nullable values.
    • Updates minimum supported SDK version to Flutter 3.3/Dart 2.18.
    Open source →
  33. 2.2.6 02 May 2023
    Release notes
    • Aligns Dart and Flutter SDK constraints.
    • Updates README.md to specify not to use GoogleMaps widget within an unbounded widget.
    Open source →
  34. 2.2.5 02 Mar 2023
    Release notes
    • Updates iOS minimum version in README.
    Open source →
  35. 2.2.4 22 Feb 2023
    Release notes
    • Updates links for the merge of flutter/plugins into flutter/packages.
    • Updates minimum Flutter version to 3.0.
    Open source →
  36. 2.2.3 03 Jan 2023
    Release notes
    • Fixes a minor syntax error in README.md.
    Open source →
  37. 2.2.2 12 Dec 2022
    Release notes
    • Modified README.md to fix minor syntax issues and added Code Excerpt to README.md.
    • Updates code for new analysis options.
    • Updates code for no_leading_underscores_for_local_identifiers lint.
    Open source →
  38. 2.2.1 28 Sep 2022
    Release notes
    • Updates imports for prefer_relative_imports.
    Open source →
  39. 2.2.0 01 Sep 2022
    Release notes
    Open source →
  40. 2.1.12 18 Aug 2022
    Release notes
    • Fixes violations of new analysis option use_named_constants.
    Open source →
  41. 2.1.11 17 Aug 2022
    Release notes
    • Fixes avoid_redundant_argument_values lint warnings and minor typos.
    • Moves Android and iOS implementations to federated packages.
    Open source →
  42. 2.1.10 27 Jul 2022
    Release notes
    • Avoids map shift when scrolling on iOS.
    Open source →
  43. 2.1.9 23 Jul 2022
    Release notes
    • Updates integration tests to use the new inspector interface.
    • Removes obsolete test-only method for accessing a map controller's method channel.
    • Ignores unnecessary import warnings in preparation for upcoming Flutter changes.
    Open source →
  44. 2.1.8 14 Jun 2022
    Release notes
    • Switches to new platform interface versions of buildView and updateOptions.
    • Ignores unnecessary import warnings in preparation for upcoming Flutter changes.
    Open source →
  45. 2.1.7 03 Jun 2022
    Release notes
    • Objective-C code cleanup.
    Open source →
  46. 2.1.6 24 May 2022
    Release notes
    • Fixes issue in Flutter v3.0.0 where some updates to the map don't take effect on Android.
    • Fixes iOS native unit tests on M1 devices.
    • Minor fixes for new analysis options.
    Open source →
  47. 2.1.5 10 May 2022
    Release notes
    • Removes unnecessary imports.
    • Fixes library_private_types_in_public_api, sort_child_properties_last and use_key_in_widget_constructors lint warnings.
    Open source →
  48. 2.1.4 27 Apr 2022
    Release notes
    • Updates Android Google maps sdk version to 18.0.2.
    • Adds OS version support information to README.
    Open source →
  49. 2.1.3 21 Mar 2022
    Release notes
    • Fixes iOS crash on EXC_BAD_ACCESS KERN_PROTECTION_FAILURE if the map frame changes long after creation.
    Open source →
  50. 2.1.2 01 Mar 2022
    Release notes
    • Removes dependencies from pubspec.yaml that are only needed in example/pubspec.yaml
    • Updates Android compileSdkVersion to 31.
    • Internal code cleanup for stricter analysis options.
    Open source →
  51. 2.1.1 19 Nov 2021
    Release notes
    • Suppresses unchecked cast warning.
    Open source →
  52. 2.1.0 28 Oct 2021
    Release notes
    • Add iOS unit and UI integration test targets.
    • Provide access to Hybrid Composition on Android through the GoogleMap widget.
    Open source →
  53. 2.0.11 30 Sep 2021
    Release notes
    • Add additional marker drag events.
    Open source →
  54. 2.0.10 17 Sep 2021
    Release notes
    • Update minimum Flutter SDK to 2.5 and iOS deployment target to 9.0.
    Open source →
  55. 2.0.9 15 Sep 2021
    Release notes
    • Fix Android NullPointerException caused by the GoogleMapController being disposed before GoogleMap was ready.
    Open source →
  56. 2.0.8 02 Sep 2021
    Release notes
    • Mark iOS arm64 simulators as unsupported.
    Open source →
  57. 2.0.7 02 Sep 2021
    Release notes
    • Add iOS unit and UI integration test targets.
    • Exclude arm64 simulators in example app.
    • Remove references to the Android V1 embedding.
    Open source →
  58. 2.0.6 25 May 2021
    Release notes
    • Migrate maven repo from jcenter to mavenCentral.
    Open source →
  59. 2.0.5 17 May 2021
    Release notes
    • Google Maps requires at least Android SDK 20.
    Open source →
  60. 2.0.4 13 May 2021
    Release notes
    • Unpin iOS GoogleMaps pod dependency version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive