graphhooper_route 0.0.2 copy "graphhooper_route: ^0.0.2" to clipboard
graphhooper_route: ^0.0.2 copied to clipboard

discontinued

A plugin to use Graphhopper in Flutter

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add graphhooper_route

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

dependencies:
  graphhooper_route: ^0.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:graphhooper_route/graphhooper_route.dart';
0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

A plugin to use Graphhopper in Flutter

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on graphhooper_route