simple_mapbox_navigation 0.2.2 copy "simple_mapbox_navigation: ^0.2.2" to clipboard
simple_mapbox_navigation: ^0.2.2 copied to clipboard

PlatformAndroidiOS
unlisted

Simple mapbox navigation UI. Add Turn By Turn Navigation to Your Flutter Application Using MapBox. Never leave your app when you need to navigate your users to a location

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_mapbox_navigation

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

dependencies:
  simple_mapbox_navigation: ^0.2.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:simple_mapbox_navigation/simple_mapbox_navigation.dart';
1
likes
150
points
30
downloads
screenshot

Publisher

verified publishercamelcodes.net

Weekly Downloads

Simple mapbox navigation UI. Add Turn By Turn Navigation to Your Flutter Application Using MapBox. Never leave your app when you need to navigate your users to a location

Homepage
Repository (GitHub)

Topics

#maps #http #mapbox #navigation

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on simple_mapbox_navigation