map_route 1.0.2 copy "map_route: ^1.0.2" to clipboard
map_route: ^1.0.2 copied to clipboard

A Flutter package for visual routing. for testing purposes only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add map_route

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

dependencies:
  map_route: ^1.0.2

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:map_route/map_route.dart';
2
likes
140
points
136
downloads

Documentation

API reference

Publisher

verified publishercontributors.info

Weekly Downloads

A Flutter package for visual routing. for testing purposes only.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

collection, flutter, graphify

More

Packages that depend on map_route