location_plus 1.0.2 copy "location_plus: ^1.0.2" to clipboard
location_plus: ^1.0.2 copied to clipboard

Plugin to get current location, ip address, geocoding, reverse geocoding, and you can also calculate the distance between two coordinates easily

location_plus #

Plugin to get current location, ip address, geocoding, reverse geocoding, and you can also calculate the distance between two coordinates easily

Android Setup

Add permissions into manifest file #

===============================

android.permission.INTERNET #

android.permission.ACCESS_COARSE_LOCATION #

android.permission.ACCESS_FINE_LOCATION #

IOS Setup

Add Permissions into info.plist file #

===================================

NSLocationAlwaysAndWhenInUseUsageDescription #

NSLocationAlwaysUsageDescription #

NSLocationWhenInUseUsageDescription #

12
likes
0
pub points
73%
popularity

Publisher

unverified uploader

Plugin to get current location, ip address, geocoding, reverse geocoding, and you can also calculate the distance between two coordinates easily

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on location_plus