get_my_location 2.0.2
get_my_location: ^2.0.2 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.
Get My Location 🌍 #
A Flutter package to fetch device location with address lookup and flexible refresh controls.
✨ Features #
- 📍 Get latitude/longitude with accuracy
- 🏠 Reverse geocoding for address lookup
- ⏱️ Automatic timestamp recording
- 🔄 Configurable refresh button
- 💾 Easy location data saving
🚀 Installation #
dependencies:
get_my_location: ^2.0.2