feature_discovery
feature_discovery copied to clipboard
Unhandled Exception: Null check operator used on a null value
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>
Same error here. I am "building without sound null safety". Hope that helps
Kalevi
Same error with sound null safety
Same error !