1.0.0-nullsafety.0 - Mar 18, 2021
·
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.