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

[technical] Fix warnings for Flutter 3 and migrate to Android embedding v2 #198

Closed joshuadeguzman closed 2 years ago

joshuadeguzman commented 2 years ago

Tickets

Closes #197

Changes

EdsonBueno commented 2 years ago

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