flutter_mapbox 0.9.6 copy "flutter_mapbox: ^0.9.6" to clipboard
flutter_mapbox: ^0.9.6 copied to clipboard

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.

example/lib/main.dart

import 'package:flutter/material.dart';

import 'map.dart';

void main() => runApp(SampleNavigationApp());
11
likes
120
pub points
61%
popularity

Publisher

unverified uploader

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle, plugin_platform_interface

More

Packages that depend on flutter_mapbox