flutter_listview_loadmore icon indicating copy to clipboard operation
flutter_listview_loadmore copied to clipboard

Null check operator used on a null value

Open jumper423 opened this issue 3 years ago • 1 comments

Non-fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Null check operator used on a null value. Error thrown Instance of 'ErrorDescription'. at State.context(State.java:916) at DefaultLoadMoreViewState.notify(DefaultLoadMoreViewState.java:336)

Some users get this error. The reason for its occurrence is not clear to me.

jumper423 avatar Jul 09 '21 11:07 jumper423

happens with me as well

Kerolos9008 avatar Jan 13 '22 11:01 Kerolos9008