geocoder_plus 0.0.1 copy "geocoder_plus: ^0.0.1" to clipboard
geocoder_plus: ^0.0.1 copied to clipboard

Forware and reverse geocoding.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geocoder_plus

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

dependencies:
  geocoder_plus: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:geocoder_plus/geocoder_plus.dart';
5
likes
135
pub points
79%
popularity

Publisher

unverified uploader

Forware and reverse geocoding.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on geocoder_plus