We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The XMLHttp error continues being thrown in flutter web apps in the library version 2.0.0.
The text was updated successfully, but these errors were encountered:
@LuzGodoy I've forked this repo and added the possibility to add a proxy url, so it can be useful for avoiding this.
Sorry, something went wrong.
flutter run -d chrome --web-browser-flag "--disable-web-security" This fixes it in local, but when you deploy web app it doesn't work anymore
Also in my FlutterFlow app, same error.
Any news on this issue? The problem still remain.
No branches or pull requests
The XMLHttp error continues being thrown in flutter web apps in the library version 2.0.0.
The text was updated successfully, but these errors were encountered: