ibrierley / flutter_map_line_editor

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

Next version #40

Closed andim27 closed 11 months ago

andim27 commented 11 months ago

Please add support for flutter_map ^6.0.0
Because flutter_map_dragmarker >=5.0.0 depends on flutter_map ^5.0.0 and flutter_map_dragmarker <5.0.0 depends on latlong2 ^0.8.0, every version of flutter_map_dragmarker requires flutter_map ^5.0.0 or latlong2 ^0.8.0.

JWambaugh commented 11 months ago

I am also having this issue.

ibrierley commented 11 months ago

Should be updated as of a few days ago, shout if any issues