-
-
Notifications
You must be signed in to change notification settings - Fork 206
Does it support Flutter Web? #370
New issue
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
Comments
I am able to run my application on web. If your app won't connect to the server, you have probably a 'CORS' problem. |
@maaeps do you have the error of "boolean expression must not be null" in the latest sdk version when calling user.signup()? |
@gorillatapstudio Edit: I linked the wrong issue. |
yes it is. thanks! |
It seems like the SDK supports web only partially. |
I am closing this now, as with the release of 1.0.28, web should be fully supported. |
Does it support Flutter Web? I couldn't see "WEB" compatibility in pub.dev.
The text was updated successfully, but these errors were encountered: