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

A comprehensive Flutter package for Mapbox-powered navigation, offering real-time location tracking, route planning, custom markers, and turn-by-turn guidance. Designed for easy integration and a high [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mapbox_kit_navigation

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

dependencies:
  mapbox_kit_navigation: ^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:mapbox_kit_navigation/mapbox_kit_navigation.dart';
2
likes
120
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter package for Mapbox-powered navigation, offering real-time location tracking, route planning, custom markers, and turn-by-turn guidance. Designed for easy integration and a highly customizable user experience.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_tts, geolocator, http, mapbox_maps_flutter, permission_handler, uuid

More

Packages that depend on mapbox_kit_navigation