fluttercommunity / flutter_google_places

Google Places - Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/google_maps_webservice. Maintainer: @juliansteenbakker
https://pub.dev/packages/flutter_google_places
Other
303 stars 415 forks source link

Upgraded and migrated the android project to AndroidX, added decoration #144

Closed thealteria closed 3 years ago

thealteria commented 3 years ago
  1. Upgraded and migrated the android project to AndroidX
  2. PlacesAutocompleteFormField: replaced deprecated autovalidate with autovalidateMode
  3. PlacesAutocompleteWidget: removed deprecated methods, added decoration for fullscreen and overlay places widget
  4. Upgraded project and dependencies version