geolocation_flutter

Last updated:

0 purchases

geolocation_flutter Image
geolocation_flutter Images
Add to Cart

Description:

geolocation flutter

a Package for find geo location data without limit of usage and map api key
Getting started #
import "package:geolocation_flutter/geolocaton_flutter.dart"
then use getGeoLocationData function and pass parameter by lat and lng or target language code
Usage #
import 'package:geolocation_flutter/geolocation_flutter.dart';
final GeoLocationData data =
await getGeoLocationData(latLng: GeoLocationLatLng(50.12136477537388, 8.636582699999995),);
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.