Closed shemhazai closed 4 years ago
Turns out in this situation PostFrameCallback happens after the widget is disposed. So I added check for this. Fix is available in version 1.1.4 Thank you for pointing out this problem and providing such helpful description
A null pointer exception is thrown when using the FadingEdgeScrollView inside the TabBarView.
Steps to reproduce:
I did not experience this exception when I was using the FadingEdgeScrollView without the TabBarView - so most likely this is an important factor to consider.