flutter_google_location_picker 0.0.6
flutter_google_location_picker: ^0.0.6 copied to clipboard
A flutter plugin helps to search or pick location picker from map. It is completely free and easy to use.
0.0.1 #
- TODO: Describe initial release.
0.0.2 #
- Data model updated
- Address retrieved
- Project structure upgrade
- Example added
- Crash handling
- Performance increased
- Network check
- Map tools added
0.0.3 #
- Display text fix after picking location from search tool
- Zip code added
- Improvements
- Plugins upgrade
- Error handled
- Map improvements
- Null check fix
- UI style dynamic
0.0.4 #
- Code update to latest dependencies
0.0.6 #
- Fixed typo in service extension file name (
extendions.dart->extensions.dart) - Updated dependencies to latest stable versions
- Comprehensive
.gitignoreupdates across all platforms (Android, iOS, Desktop, Root) - Optimized Git staging to exclude generated and lock files
- Project structure and multi-platform stability improvements
0.0.5 #
- Migration to Flutter 3.41+ and Dart 3.0+
- Android build system updated to Gradle Kotlin DSL (.kts)
- Significant library refactoring and API improvements
- Enhanced
PickedDatamodel with more address details
- Improved OSM integration and error handling
- Added new customization options for buttons and zoom levels
- Multi-platform stability improvements (Windows, macOS, Linux, Web, Android, iOS)