get_my_location 2.0.3 copy "get_my_location: ^2.0.3" to clipboard
get_my_location: ^2.0.3 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.3
3
likes
140
points
36
downloads

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

Documentation

Documentation
API reference

License

unknown (license)

Dependencies

flutter, geocoding, geolocator, permission_handler, provider

More

Packages that depend on get_my_location