EdsonBueno / infinite_scroll_pagination

Flutter package to help you lazily load and display pages of items as the user scrolls down your screen.
https://pub.dev/packages/infinite_scroll_pagination
MIT License
623 stars 210 forks source link

Update this change for null exception during complication #208

Closed tushardubey121 closed 1 year ago

tushardubey121 commented 2 years ago

Flutter Error: Method 'addPostFrameCallback' cannot be called on 'WidgetsBinding?' because it is potentially null

clragon commented 2 years ago

this would undo flutter 3.0 migration. please see #205