-
Notifications
You must be signed in to change notification settings - Fork 313
Pagination difficulty #452
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestin progressThis label defines issues that are in progress.This label defines issues that are in progress.priority:3Bug/Enhancement with priority level 3.Bug/Enhancement with priority level 3.
Description
Thank you for this excellent work.
I have problems with pagination. I click to change the page and if there is no data on the device, I request it from the database. It is not a problem to click on the top arrows. However, it is very cool to change by dragging the screen. However, I could not find the horizontal listen of the pageController to call a new page (new month) in the database. I ended up using => pageViewPhysics: NeverScrollableScrollPhysics().
How can I capture the horizontal movement of the page turn to make the request to the database?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestin progressThis label defines issues that are in progress.This label defines issues that are in progress.priority:3Bug/Enhancement with priority level 3.Bug/Enhancement with priority level 3.