draw_on_map 0.0.6 copy "draw_on_map: ^0.0.6" to clipboard
draw_on_map: ^0.0.6 copied to clipboard

A new Flutter package to draw on map by free hand.

draw_on_map is flutter package to draw route on map by free hand.

Getting Started #

  • Add this to your pubspec.yaml

    dependencies:
    draw_on_map: ^0.0.1
    
    
  • Get the package from Pub:

    flutter packages get
    
  • Import it in your file

    import 'package:draw_on_map/draw_on_map.dart';
    

Author & support #

This project is created by Faiz Ahammed but with lots of support and help. See credits.

If you appreciate my work, consider buying me a cup of ☕ to keep me recharged 🤘

Or you can also connect/endorse me on LinkedIn or Instagram to keep me motivated.

1
likes
120
points
44
downloads

Publisher

unverified uploader

Weekly Downloads

A new Flutter package to draw on map by free hand.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_map, latlong2

More

Packages that depend on draw_on_map