google_geocoder_krutus 1.1.0 copy "google_geocoder_krutus: ^1.1.0" to clipboard
google_geocoder_krutus: ^1.1.0 copied to clipboard

A flutter plugin to Geocode or Reverse Geocode your coordinates or address strings using Google Maps Geocoder API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add google_geocoder_krutus

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

dependencies:
  google_geocoder_krutus: ^1.1.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:google_geocoder_krutus/google_geocoder_krutus.dart';
5
likes
120
pub points
69%
popularity

Publisher

unverified uploader

A flutter plugin to Geocode or Reverse Geocode your coordinates or address strings using Google Maps Geocoder API.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, http

More

Packages that depend on google_geocoder_krutus