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

outdated

API to translate geographic coordinates into an address and vice versa

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add yandex_geocoder

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

dependencies:
  yandex_geocoder: ^1.0.0

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:yandex_geocoder/yandex_geocoder.dart';
44
likes
40
pub points
87%
popularity

Publisher

verified publishermadbrains.ru

API to translate geographic coordinates into an address and vice versa

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, flutter, http, json_annotation, meta

More

Packages that depend on yandex_geocoder