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

outdated

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
0
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_map, latlong2

More

Packages that depend on draw_on_map