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

Unhandled Exception: Null check operator used on a null value #70

Open
jagomf opened this issue May 2, 2021 · 3 comments
Open

Unhandled Exception: Null check operator used on a null value #70

jagomf opened this issue May 2, 2021 · 3 comments

Comments

@jagomf
Copy link

jagomf commented May 2, 2021

Just got an exception using 0.14.0 in \feature_discovery-0.14.0\lib\src\foundation\bloc.dart:109

E/flutter ( 6953): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: Null check operator used on a null value
E/flutter ( 6953): #0      Bloc.discoverFeatures
E/flutter ( 6953): <asynchronous suspension>

image

@calhu
Copy link

calhu commented May 7, 2021

Same error here.
I am "building without sound null safety". Hope that helps

Kalevi

@lennyd7
Copy link

lennyd7 commented Jan 13, 2022

Same error with sound null safety

@carpentierchloe
Copy link

Same error !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants