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
════════ Exception caught by scheduler library ═════════════════════════════════════════════════════
The following NoSuchMethodError was thrown during a scheduler callback:
The method 'dependOnInheritedWidgetOfExactType' was called on null.
Receiver: null
Tried calling: dependOnInheritedWidgetOfExactType()
When the exception was thrown, this was the stack:
#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5) #1 PrimaryScrollController.of (package:flutter/src/widgets/primary_scroll_controller.dart:49:52) #2 _EasyRefreshState._scrollerController (package:flutter_easyrefresh/src/refresher.dart:241:33) #3 _EasyRefreshState.callRefresh (package:flutter_easyrefresh/src/refresher.dart:306:9) #4 _EasyRefreshState.initState. (package:flutter_easyrefresh/src/refresher.dart:275:9)
...
════════════════════════════════════════════════════════════════════════════════════════════════════
The text was updated successfully, but these errors were encountered:
════════ Exception caught by scheduler library ═════════════════════════════════════════════════════
The following NoSuchMethodError was thrown during a scheduler callback:
The method 'dependOnInheritedWidgetOfExactType' was called on null.
Receiver: null
Tried calling: dependOnInheritedWidgetOfExactType()
When the exception was thrown, this was the stack:
#0 Object.noSuchMethod (dart:core-patch/object_patch.dart:53:5)
#1 PrimaryScrollController.of (package:flutter/src/widgets/primary_scroll_controller.dart:49:52)
#2 _EasyRefreshState._scrollerController (package:flutter_easyrefresh/src/refresher.dart:241:33)
#3 _EasyRefreshState.callRefresh (package:flutter_easyrefresh/src/refresher.dart:306:9)
#4 _EasyRefreshState.initState. (package:flutter_easyrefresh/src/refresher.dart:275:9)
...
════════════════════════════════════════════════════════════════════════════════════════════════════
The text was updated successfully, but these errors were encountered: