ibrierley / flutter_map_line_editor

A basic line/poly editor that works with flutter_map and dragmarkers.
MIT License
44 stars 25 forks source link

add this to pub.dev packages #1

Closed X-SLAYER closed 3 years ago

X-SLAYER commented 4 years ago

thank you for this amazing package! but can you add it to pub.dev packages because when I try to install it , it show me error because I use others dependencies that use flutter_map from pub.dev not from GitHub like u use in this package

ibrierley commented 3 years ago

Heya, sorry I missed this issue, never got a notification. Can you explain a bit more what needs to be added and where, and what error you get so I can replicate if it's still an issue ?

X-SLAYER commented 3 years ago

basically this plugin use flutter_map from git, not as a package so when I use another package thas already use flutter_map from pub.dev like map_controller it gives me an error

ibrierley commented 3 years ago

Thanks, I had completely missed that. See if that's any better.