bigdatacloud_reverse_geocode_client 1.0.0 copy "bigdatacloud_reverse_geocode_client: ^1.0.0" to clipboard
bigdatacloud_reverse_geocode_client: ^1.0.0 copied to clipboard

Free reverse geocoding for Flutter/Dart — get city, country, and locality from GPS coordinates with automatic IP geolocation fallback. No API key needed.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add bigdatacloud_reverse_geocode_client

With Flutter:

 $ flutter pub add bigdatacloud_reverse_geocode_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  bigdatacloud_reverse_geocode_client: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:bigdatacloud_reverse_geocode_client/bigdatacloud_reverse_geocode_client.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Free reverse geocoding for Flutter/Dart — get city, country, and locality from GPS coordinates with automatic IP geolocation fallback. No API key needed.

Homepage
Repository (GitHub)
View/report issues

Topics

#geolocation #reverse-geocoding #location #gps #bigdatacloud

License

MIT (license)

Dependencies

http

More

Packages that depend on bigdatacloud_reverse_geocode_client