flutter_google_places_sdk 0.2.0 copy "flutter_google_places_sdk: ^0.2.0" to clipboard
flutter_google_places_sdk: ^0.2.0 copied to clipboard

outdated

A Flutter plugin for google places sdk that uses the native libraries on each platform

0.2.0 #

  • Upgraded dependencies versions. Now supporting null safety
  • Added sessionToken and origin params to findAutoCompletePredictions
  • Added fetchPlace with types.
  • Updated example for new params and fetchPlace request

0.1.0+3 #

  • Exposing Powered by google assets from platform interface

0.1.0+2 #

  • Updated platform interface dependency to 0.1.0+1
  • Added PoweredByGoogle image to the example

0.1.0+1 #

  • Changed to a more elaborated description in pubspec.yaml

0.1.0 #

  • Initial Open Source release.