geodraw 0.1.0 copy "geodraw: ^0.1.0" to clipboard
geodraw: ^0.1.0 copied to clipboard

Draw geospatial information on a map. Marker, line and polygon pickers are available

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add geodraw

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

dependencies:
  geodraw: ^0.1.0

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

Publisher

unverified uploader

Draw geospatial information on a map. Marker, line and polygon pickers are available

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

cupertino_icons, flutter, geopoint, livemap, map_markers, pedantic

More

Packages that depend on geodraw