Skip to content
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

[BUG] Web No work on release mode #953

Open
natouralDS opened this issue Jun 9, 2024 · 1 comment
Open

[BUG] Web No work on release mode #953

natouralDS opened this issue Jun 9, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@natouralDS
Copy link

Describe the bug
When I try in debugMode It works perfect, but when i compile to release y got a grey screen and the error message:
"Null check operator used on a null value"

To Reproduce
I compile with diferents commands, but I always get the same error when I launch the code in my server:
flutter build web
flutter build web --web-renderer html --release

Expected behavior
I got this message:
Null check operator used on a null value

Screenshots
Captura de pantalla 2024-06-10 a las 0 36 21

Technical Details:

  • Device: Mac, iPhone and android
  • OS: iOS17.5.1, macOS 14.5 Sonoma
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@natouralDS natouralDS added the bug Something isn't working label Jun 9, 2024
@AnithaB05
Copy link

I am using flutter web, with youtube_player_iframe: ^5.1.2
flutter doctor screen shot is attached:
image

I too get "Null check operator used on a null value", on hosting the application.

Any help is highly appreciated.
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants