Closed enricosoft closed 1 year 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?
you can look at this
https://stackoverflow.com/questions/65630743/how-to-solve-flutter-web-api-cors-error-only-with-dart-code
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?