get_my_location 2.0.1 copy "get_my_location: ^2.0.1" to clipboard
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.

Get My Location 🌍 #

pub package

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.1
3
likes
0
points
70
downloads

Documentation

Documentation

Publisher

unverified uploader

Weekly Downloads

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.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, geocoding, geolocator, permission_handler, provider

More

Packages that depend on get_my_location