PackageTrack
Sign in Get early access

flutter_google_places_sdk_platform_interface

A common platform interface for accessing google maps native sdk on various platforms

0.4.0 26K downloads/mo #1959 most downloaded on pub.dev matanshukry/flutter_google_places_sdk

What this package is like to depend on

Last release 7 months ago

30 Dec 2025

Release timing varies

gaps range from 2 weeks to 13 months

Nearly every release is documented

notes for 22 of 22 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

22 releases · first in 2020

3 releases in the last 12 months

see the full history below

Release timeline

22 releases · Jun 2020 to Dec 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 22
  1. 0.4.0 30 Dec 2025
    Release notes
    • Starting to support v2/new-api only - removing useNewApi.
    • Formatting
    • fetchPlacePhoto - photo reference only for photoMetadata (cached on the other side)
    • PlaceField - Removing v1/v2 and specific mapping - leaving it to platform implementation
    Open source →
  2. 0.3.4 28 Dec 2025
    Release notes
    • PlaceField updated so it can be used with v2
    Open source →
  3. 0.3.3 28 Dec 2025
    Release notes
    • Added correct parsing for BusinessStatus
    • Flutter SDK minimum is now at 3.8.0
    • Upgrading freezed_annotation to ^3.1.0
    • Upgrading dev build_runner to ^2.10.4
    • Upgrading dev flutter_lints to 6.0.0
    • Upgrading dev freezed: ^3.2.3
    • Upgrading dev json_serializable: ^6.11.2
    • Upgrading dev mockito: ^5.6.1
    Open source →
  4. 0.3.2 02 Apr 2025
    Release notes
    • Upgrading freezed_annotation to ^3.0.0
    • Upgrading freezed to ^3.0.4
    • Upgrading json_annotation to ^4.9.0
    • Upgrading json_serializable to ^6.9.4
    • Upgrading build_runner to ^2.4.15
    Open source →
  5. 0.3.2+1 19 Apr 2025
    Release notes
    • Adding missing field types
    • Upgrading freezed to ^3.0.6
    • Upgrading json_serializable to ^6.9.5
    Open source →
  6. 0.3.1 09 Jan 2025
    Release notes
    • fix: Add missing argument regionCode to fetchPlace function
    Open source →
  7. 0.3.1+1 09 Jan 2025
    Release notes
    • Add missing place types: administrative_area_level_6, administrative_area_level_7, landmark
    Open source →
  8. 0.3.0 01 Sep 2024
    Release notes
    • feat: Added support for Google Places (new) which can be enabled through initialize function.
    • feat: Added searchByText and searchNearby function for Places (new).
    • feat: Added nameLanguageCode and reviews to Place object.
    Open source →
  9. 0.2.7 29 Sep 2023
    Release notes
    • Now receiving an already converted string list for typesFilter in findAutocompletePredictions
    • Added an apiExpectedValue computed property to convert PlaceTypeFilter enum value to the expected string for the Google API
    • Added id property to Place object.
    • Upgraded plugin_platform_interface to ^2.1.6
    Open source →
  10. 0.2.6 25 Aug 2023
    Release notes
    • Added any_map to all enums to freezed -> json_serializable
    • Defined custom fromJson and toJson for all enums for case insensitive serialization & deserialization.
    • Upgraded sdk minimum to 2.17.0 for enhanced enum support
    Open source →
  11. 0.2.5 19 Aug 2023
    Release notes
    • findAutocompletePredictions: now uses List<String> for typeFilter rather than just a single String.
    • PlaceTypeFilter: Removed ALL enum. Since it's used as a list, passing an empty list is equivalent to all.
    • Updated sdk minimum to 2.14.0
    Open source →
  12. 0.2.4 03 Jan 2022
    Release notes
    • Added support for new method: fetchPlacePhoto
    Open source →
  13. 0.2.4+1 03 Jan 2022
    Release notes
    • fetchPlacePhoto response can also include url, to support web
    Open source →
  14. 0.2.4+2 21 Jan 2023
    Release notes
    • Changing fields property in fetchPlace method to required
    • Updating plugin_platform_interface dependency version to 2.1.3
    Open source →
  15. 0.2.4+3 21 Jan 2023
    Release notes
    • Introducing new method: updateSettings
    Open source →
  16. 0.2.3 01 Jan 2022
    Release notes
    • Added support for location bias and location restriction
    Open source →
  17. 0.2.2 29 Sep 2021
    Release notes
    • Added support for placeTypeFilter in autoComplete request
    Open source →
  18. 0.2.0 05 Jun 2021
    Release notes
    • Upgraded dependencies versions. Now supporting null safety
    • Added sessionToken and origin params to findAutoCompletePredictions
    • Added fetchPlace with types
    Open source →
  19. 0.2.0+1 05 Jun 2021
    Release notes
    • Fixed null cases with place object
    Open source →
  20. 0.2.0+2 16 Jul 2021
    Release notes
    • Added Doc
    • Running tests using Github Actions on push
    • Added badge to README.md
    Open source →
  21. 0.1.0 02 Jun 2020
    Release notes
    • Initial Open Source release.
    Open source →
  22. 0.1.0+1 09 Jun 2020
    Release notes
    • Added 2 assets (powered by google white/non-white variations)
    • Added test for the 2 assetse
    • LocaleUtils was removed and function as inlined where it's used (it had a single use only)
    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