get_my_location 1.0.0 copy "get_my_location: ^1.0.0" to clipboard
get_my_location: ^1.0.0 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 easily fetch and display the device's current location with automatic permission handling.

Features #

✅ Automatic permission requests
✅ Customizable UI (loading/error states)
✅ Configurable location accuracy
✅ Works on Android & iOS

Dependency Packages :- #

  1. geolocator
  2. permission_handler

Installation #

-- add [get_my_location] on pubspec.ymal file on your flutter project --

dependencies: get_your_location: ^1.0.0

3
likes
150
points
70
downloads

Documentation

Documentation
API reference

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, geolocator, permission_handler

More

Packages that depend on get_my_location