get_my_location 2.0.1
get_my_location: ^2.0.1 copied to clipboard
A Flutter package to easily fetch and display device location with automatic permission handling. Perfect for apps needing quick GPS access with customizable UI states.
2.0.1 #
- Fixed "No location data available" bug after permission grant
- Ensured
_currentPositionis properly updated y
2.0.0 #
- Added address reverse geocoding
- Introduced
LocationDatamodel - Configurable refresh button
- Added timestamp to location data
- Improved documentation
1.0.0 #
- Initial release with basic location fetching