You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.. flutter/.pub-cache/hosted/pub.dartlang.org/flutter_redux-0.8.2/lib/flutter_redux.dart:507:22: Error: The value 'null' can't be assigned to a variable of type 'ViewModel' because 'ViewModel' is not nullable.
Error: The value 'null' can't be assigned to a variable of type 'ViewModel' because 'ViewModel' is not nullable.
_latestValue = null;
^
FAILURE: Build failed with an exception.
.. flutter/.pub-cache/hosted/pub.dartlang.org/flutter_redux-0.8.2/lib/flutter_redux.dart:507:22: Error: The value 'null' can't be assigned to a variable of type 'ViewModel' because 'ViewModel' is not nullable.
Error: The value 'null' can't be assigned to a variable of type 'ViewModel' because 'ViewModel' is not nullable.
_latestValue = null;
^
FAILURE: Build failed with an exception.
Script 'D:\flutter SDK\flutter\packages\flutter_tools\gradle\flutter.gradle' line: 1005
The text was updated successfully, but these errors were encountered: