google_places_autocomplete 0.1.0
google_places_autocomplete: ^0.1.0 copied to clipboard
Seamlessly integrate Google Places API into your Flutter app with this package. Get location autocomplete, detailed place info, and flexible UI implementation.
Changelog #
All notable changes to this project will be documented in this file.
[0.1.0] - 2025-05-29 #
Production Release #
- Fixed cross-platform compatibility issues with Dio HTTP client
- Improved HTTP client security with proper certificate handling
- Enhanced error handling and logging
- Added comprehensive documentation
- Optimized for latest Flutter versions
[0.0.6] - 2025-05-28 #
Platform Compatibility #
- Fixed BrowserHttpClientAdapter issue for web platforms
- Updated dependencies for latest Flutter compatibility