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

removed ? operator from frame call #193

Closed nicolashouriet closed 2 years ago

nicolashouriet commented 2 years ago

This fixes #180.

Mayb3Nots commented 2 years ago

also fixes #196

EdsonBueno commented 2 years ago

This is now published on version 3.2.0. Thanks all for spotting this.

appinteractive commented 2 years ago

Does break flutter prior to 3.0

https://docs.flutter.dev/development/tools/sdk/release-notes/release-notes-3.0.0