opencage_geocoder 0.0.5 copy "opencage_geocoder: ^0.0.5" to clipboard
opencage_geocoder: ^0.0.5 copied to clipboard

outdatedDart 1 only

Dart client for the OpenCage forward/reverse geocoding API

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add opencage_geocoder

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

dependencies:
  opencage_geocoder: ^0.0.5

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

Import it

Now in your Dart code, you can use:

import 'package:opencage_geocoder/opencage_geocoder.dart';
3
likes
15
pub points
25%
popularity

Publisher

unverified uploader

Dart client for the OpenCage forward/reverse geocoding API

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

json_annotation

More

Packages that depend on opencage_geocoder