easy_maps_plus 0.1.9 copy "easy_maps_plus: ^0.1.9" to clipboard
easy_maps_plus: ^0.1.9 copied to clipboard

Draw routes and calculate distances easily with Google Maps in Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_maps_plus

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

dependencies:
  easy_maps_plus: ^0.1.9

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:easy_maps_plus/easy_maps_plus.dart';
4
likes
150
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Draw routes and calculate distances easily with Google Maps in Flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, google_maps_flutter, http

More

Packages that depend on easy_maps_plus