geolocation_flutter 0.0.2 copy "geolocation_flutter: ^0.0.2" to clipboard
geolocation_flutter: ^0.0.2 copied to clipboard

outdated

flutter package for find location address data without api key or limit.

A Package to find address data by lat and lng with translated data looking by language parameter without limit and api key for google map

import "package:flutter_geolocation/flutter_geolocation.dart"

final GeoLocationData data =await getGeoLocationData( latLng:GeoLocationLatLng(lat:50.12136477537388,lng:8.636582699999995), language:'en' );

4
likes
0
points
45
downloads

Publisher

unverified uploader

Weekly Downloads

flutter package for find location address data without api key or limit.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter

More

Packages that depend on geolocation_flutter