Skip to content

1.0.0-nullsafety.0 - Mar 18, 2021

Compare
Choose a tag to compare
@hoc081098 hoc081098 released this 18 Mar 03:54
· 38 commits to main since this release
  • 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.