google_address_with_autocomplete 0.0.3
google_address_with_autocomplete: ^0.0.3 copied to clipboard
A Flutter package for a customizable TextField with Google Places Autocomplete, returning address and lat/lng with error handling.
0.0.3 #
- Fixed pubspec.yaml to correctly declare platform support.
- Updated documentation and made the package stable for publishing on pub.flutter-io.cn.
0.0.2 #
- Improved package configuration.
- Updated SDK constraints for stable Dart and Flutter versions.
0.0.1 #
- Initial release of the plugin.
- Added customizable TextField with Google Places Autocomplete.
- Returns address and latitude/longitude with error handling.