-
-
Notifications
You must be signed in to change notification settings - Fork 888
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
Getting '<Unexpected Null Value>' using with Flutter Web #300
Comments
Did you solve this somehow? Stuck at the same after upgrading to 1.0.0. |
Any update on this? |
I am getting the same issue in 1.0.0 Flutter Web |
I can also confirm this issue |
I'll take a look at this sometime this week as it looks critical. From what I understand, we don't officially Web, but if this is the only thing holding us from fully supporting Flutter Web, I don't mind supporting it |
I can confirm that 0.11 does work on the web |
After upgrading to 1.0.0 because to use tags web does not work anymore |
|
I get a similar error but with
I can also confirm it was working before with version 0.11.0 still with Flutter SDK 1.17.3. |
I'm having a hard time getting my build process working and I don't have too much time this weekend and have other issues that need my attention. If anyone can submit a PR to fix this it would me much appreciated and I would make it a priority to get it merged. One thing I did notice is that the line it is complaining about is the line that holds a |
+1. I get this error (or it looks like the same) in all cases. here is the stack trace: I got code from package example:
|
Duplicate of #91 |
I don't get this issue on web: Flutter doctor
|
Just by using this simple script:
And trying it on web I get the following error:
This is my flutter doctor
The text was updated successfully, but these errors were encountered: