polyline_builder 0.0.10 copy "polyline_builder: ^0.0.10" to clipboard
polyline_builder: ^0.0.10 copied to clipboard

Widget to get polyline from mapbox to be used on google map widget

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add polyline_builder

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

dependencies:
  polyline_builder: ^0.0.10

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:polyline_builder/polyline_builder.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Widget to get polyline from mapbox to be used on google map widget

Repository (GitLab)
View/report issues

License

unknown (LICENSE)

Dependencies

chopper, flutter, google_maps_flutter, list_chunker, polyline

More

Packages that depend on polyline_builder