masamune_location_geocoding 3.0.10 copy "masamune_location_geocoding: ^3.0.10" to clipboard
masamune_location_geocoding: ^3.0.10 copied to clipboard

Masamune plugin for using Google Map Geocoding API with Firebase Functions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add masamune_location_geocoding

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

dependencies:
  masamune_location_geocoding: ^3.0.10

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:masamune_location_geocoding/masamune_location_geocoding.dart';
0
likes
150
points
1.87k
downloads

Publisher

verified publishermathru.net

Weekly Downloads

Masamune plugin for using Google Map Geocoding API with Firebase Functions.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, katana, masamune

More

Packages that depend on masamune_location_geocoding