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

Feature request: CORS management for web #66

Closed enricosoft closed 1 year ago

enricosoft commented 3 years ago

When I test this package in localhost, it gets cors errors. Many other packages implemented a cors management via parameter. Can you implement something like that?

alpcanm commented 3 years ago

you can look at this

https://stackoverflow.com/questions/65630743/how-to-solve-flutter-web-api-cors-error-only-with-dart-code