Issues
- 0
No copyright statement
#14 opened by rubytann - 3
The non-abstract class '_FakeScrollContext' is missing implementations for these members: ScrollContext.devicePixelRatio
#11 opened by arnab - 3
onScrollsToTop callback is never called
#4 opened by vincepunkrock - 2
The provided ScrollController is currently attached to more than one ScrollPosition.
#3 opened by mark8044 - 1
_primaryScrollController?.detach(_scrollPositionWithSingleContext!) not called
#6 opened by REKURDennis - 2
PrimaryScrollController.of() was called with a context that does not contain a PrimaryScrollController widget error
#7 opened by karen1au - 2
Exception: A _FakeScrollPositionWithSingleContext was used after being disposed.
#1 opened by mixable