fcts_flutter_google_places 0.0.7
fcts_flutter_google_places: ^0.0.7 copied to clipboard
Google places autocomplete widgets for flutter. No wrapper, use https://pub.dev/packages/flutter_google_maps_webservice
0.0.7 #
- (+) Updated Dart SDK constraint to
>=3.5.0 <4.0.0and Flutter to>=3.24.0 - (+) Upgraded dependencies (
google_api_headers,http,flutter_lints) - (+) Configured project with FVM
- (+) Fixed Flutter 3 deprecations (
dialogBackgroundColor) - (+) Linter cleanups and modernized example app/tests
0.0.6 #
- (+) Dart Version updates
0.0.5 #
- (+) Dart Version updates
- (+) Code improvements
0.0.4 #
- (+) Ability to change the prediction result leading icon.
- (+) Added a clear icon on the text field to clear the inputted text.
- (+) Code improvements
0.0.3 #
- Readme Updated
0.0.2 #
- Added Repository Link
0.0.1 #
- Null Safe
- Initial version