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

migrate to flutter 3 and dart 2.17 #194

Closed redDwarf03 closed 2 years ago

redDwarf03 commented 2 years ago

to complete https://github.com/EdsonBueno/infinite_scroll_pagination/pull/193

EdsonBueno commented 2 years ago

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