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

Getx Pagination not working properly #222

Closed FoloosiApps closed 1 year ago

FoloosiApps commented 1 year ago

Getx Pagination not working properly

Can you please share example source code in getx pagination

brunodmn commented 1 year ago

Hello, I did a minimal sample trying to find out an error, here is how I use it with getx: https://github.com/brunodmn/infinite_scroll_pagination_getx/tree/master/lib