Closed ghost closed 5 years ago
Unhandled Exception: SerializationException: On load: NoSuchMethodError: The method '[]' was called on null in flutter.
my dependencies are:
flutter_redux: ^0.5.3 redux_persist_flutter: ^0.8.1
Your fromJson method must be able to handle null if no state is present.
fromJson
null
Unhandled Exception: SerializationException: On load: NoSuchMethodError: The method '[]' was called on null in flutter.
my dependencies are:
flutter_redux: ^0.5.3 redux_persist_flutter: ^0.8.1