flutter_google_places_web 1.0.2
flutter_google_places_web: ^1.0.2 copied to clipboard
A web designed inline form field for Google Places Autocomplete. For mobile use https://github.com/fluttercommunity/flutter_google_places
CHANGELOG #
1.0.2 Added the ability to use a TextEditingController #
1.0.1 Removed dio dependancy #
1.0.0 Upgraded to Null Safety #
- Fixed image asset not loading
0.1.2 Updated Dependencies #
0.1.1 Fixed Memory Leak on Loading Animation #
0.1.0 Stable Version #
- Show Progress Loader to inform user that background task is occuring
- Updated ReadMe with gif
0.0.10 Fixed form validation #
0.0.8 Fixed flex error when padding applied to FlutterGooglePlacesWeb #
0.0.6 Added validation and decoration #
0.0.5 Added example #
- Added example
- Cleaned comments
- Added notes
0.0.4 Added session token #
- Added uuid dependency
- Added sessiontoken bool - defaults to true