Dammyololade / flutter_polyline_points

A flutter plugin that's decodes encoded google poly line string into list of geo-coordinates suitable for showing route/polyline on maps
MIT License
105 stars 130 forks source link

why use http 0.13.0-nullsafety.0? #53

Closed smasinde closed 3 years ago

smasinde commented 3 years ago

It's breaking a lot and 0.13.0 is null safe....

Because no versions of flutter_polyline_points match >0.2.6 <0.3.0 and flutter_polyline_points 0.2.6 depends on http ^0.13.0-nullsafety.0, flutter_polyline_points ^0.2.6 requires http ^0.13.0-nullsafety.0.

wrtisans commented 3 years ago

how do you fix this? I've the same problem

Dammyololade commented 3 years ago

This has been resolved