situm_flutter_wayfinding 0.0.16 copy "situm_flutter_wayfinding: ^0.0.16" to clipboard
situm_flutter_wayfinding: ^0.0.16 copied to clipboard

discontinuedreplaced by: situm_flutter
PlatformAndroidiOS

Situm Wayfinding for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add situm_flutter_wayfinding

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

dependencies:
  situm_flutter_wayfinding: ^0.0.16

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:situm_flutter_wayfinding/situm_flutter_wayfinding.dart';