mapbox_maps_flutter_draw 0.2.1 copy "mapbox_maps_flutter_draw: ^0.2.1" to clipboard
mapbox_maps_flutter_draw: ^0.2.1 copied to clipboard

A Flutter package to draw, edit, and delete polygons using the mapbox_maps_flutter library.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mapbox_maps_flutter_draw

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

dependencies:
  mapbox_maps_flutter_draw: ^0.2.1

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_maps_flutter_draw/mapbox_maps_flutter_draw.dart';
1
likes
150
points
38
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to draw, edit, and delete polygons using the mapbox_maps_flutter library.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, mapbox_maps_flutter

More

Packages that depend on mapbox_maps_flutter_draw