flutter_google_places_hoc081098 1.0.0-nullsafety.0 copy "flutter_google_places_hoc081098: ^1.0.0-nullsafety.0" to clipboard
flutter_google_places_hoc081098: ^1.0.0-nullsafety.0 copied to clipboard

outdated

Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice. Better flutter_google_places, updated by @hoc081098

flutter_google_places_hoc081098 changelog #

1.0.0-nullsafety.0 - Mar 18, 2021 #

  • Initial version of flutter_google_places_hoc081098. Forked from fluttercommunity/flutter_google_places.
  • Opt into null safety.
  • Sdk constraints: >=2.12.0 <3.0.0.
  • Compatible with flutter 2.0.0 stable.
  • Updated dependencies to latest release.
  • Refactoring by using RxDart for more power.
  • Fixed many issues.
  • Applied pedantic.
  • Refactored example, migrated it to Android v2 embedding.

fluttercommunity/flutter_google_places changelog #

0.2.8 #

  • Fix pub.dev complaints
    • Remove unsecure links
    • Replace deprecated autovalidate bool with AutovalidateMode
    • Formatted with dartfmt

0.2.7 #

  • Add expected label behaviour to PlacesAutocompleteField (PR #108)
  • Auto select text (PR #109)
  • Add to support app restricted API keys (PR #136)
  • Replaced deprecated ancestorStateOfType method (PR #141)
  • Updating rxdart version in pubspec.yaml (PR #143)

0.2.6 #

  • Fix error on select place
  • Fix bug where controller.text is not properly updated
  • Fix issue when close the widget and "_queryBehavior" is trying to add text

0.2.5 #

  • Updates rxdart to 0.24.0
  • Updates google_maps_webservice to 0.0.16

0.2.4 #

  • Added support for flutter web
  • Update rxdart
  • Add overlayBorderRadius parameter
  • Add startText parameter

0.2.3 #

  • Update rxdart and google_maps_webservice

0.2.0 #

  • Better text theme for text input
  • Allow proxyUrl with proxyBaseUrl and override http client with httpClient

0.1.4 #

  • Rename footer to logo to be less confusing

0.1.3 #

  • Update rxdart

0.1.2 #

  • Fix dark mode

0.1.1 #

  • Fix icons quality
  • Fix input border when custom theme

0.1.0 #

  • Update sdk and fix warnings

0.0.5 #

  • Fix usage of radius

0.0.4 #

  • Open widgets to create your own UI
  • Add onError callback

0.0.3 #

  • Add padding for overlay on iOS

0.0.2 #

  • Update google_maps_webservice to ^0.0.3
  • Fix placeholder position
  • Fix keyboard clipping on overlay

0.0.1 #

  • Initial version
52
likes
0
pub points
97%
popularity

Publisher

unverified uploader

Google places autocomplete widgets for flutter. No wrapper, use https://pub.dartlang.org/packages/google_maps_webservice. Better flutter_google_places, updated by @hoc081098

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, google_api_headers, google_maps_webservice, http, listenable_stream, rxdart

More

Packages that depend on flutter_google_places_hoc081098