feature_discovery icon indicating copy to clipboard operation
feature_discovery copied to clipboard

Unhandled Exception: Null check operator used on a null value

Open jagomf opened this issue 3 years ago • 3 comments

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

jagomf avatar May 02 '21 12:05 jagomf

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

Kalevi

calhu avatar May 07 '21 13:05 calhu

Same error with sound null safety

lennyd7 avatar Jan 13 '22 16:01 lennyd7

Same error !

carpentierchloe avatar Feb 02 '22 16:02 carpentierchloe