1.0.1 - Jan 24, 2022
https://pub.dev/packages/flutter_google_places_hoc081098/versions/1.0.1
-
Change Dart SDK constraint to
>=2.14.0 <3.0.0
and Flutter constraint to>=2.5.0
. -
Update dependencies to latest release
rxdart: ^0.27.3
google_api_headers: ^1.1.1
http: ^0.13.4
-
Add
insetPadding
andbackArrowIcon
field (thanks to @corentingiraud).insetPadding
: used to configure the padding around the dialog in overlay mode.backArrowIcon
: used to configure the back arrow icon.
-
Refactor internal implementation.
-
Internal: migrated from
pedantic
tolints
andflutter_lints
.
What's Changed
- Add insetPadding + backArrowIcon field by @corentingiraud in #14
- docs: add hoc081098 as a contributor for code by @allcontributors in #15
- docs: add corentingiraud as a contributor for code by @allcontributors in #16
- docs: add hoc081098 as a contributor for maintenance by @allcontributors in #17
- 1.0.1 - Jan 24, 2022 by @hoc081098 in #18
New Contributors
- @allcontributors made their first contribution in #15
Full Changelog: 1.0.0-nullsafety.5...1.0.1