flutter_google_places_sdk_platform_interface 0.2.2
flutter_google_places_sdk_platform_interface: ^0.2.2 copied to clipboard
A common platform interface for accessing google maps native sdk on various platforms
0.2.2 #
- Added support for placeTypeFilter in autoComplete request
0.2.1 #
- Adding PlaceType to the auto complete request filter
0.2.0+2 #
- Added Doc
- Running tests using Github Actions on push
- Added badge to README.md
0.2.0+1 #
- Fixed null cases with place object
0.2.0 #
- Upgraded dependencies versions. Now supporting null safety
- Added sessionToken and origin params to findAutoCompletePredictions
- Added fetchPlace with types
0.1.0+1 #
- 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)
0.1.0 #
- Initial Open Source release.