Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Temporarily disable pull to refresh #70

Open
repetix opened this issue Jan 12, 2023 · 3 comments
Open

Temporarily disable pull to refresh #70

repetix opened this issue Jan 12, 2023 · 3 comments
Assignees

Comments

@repetix
Copy link

repetix commented Jan 12, 2023

I have a situation where I need to temporarily disable the pull to refresh feature. Is there any way to do this programmatically with state (using GetX for my project so it is stateless and I would use obx observable for this). How would you suggest I do this without forking your project? Thanks

@repetix
Copy link
Author

repetix commented Jul 23, 2023

Please respond to this! Before, it was just an issue with timing and workflow, but now (since Flutter 3x) the pull to refresh is no longer compatible with ReorderableListView. I can no longer implement both reordering and pull to refresh on the same page, even when using a custom version of ReorderableDragStartListener (which used to work, albeit not as well as it should have). I love your package, but I have to allow customers to reorder items more than refreshing them, so I have to remove the capability until this is resolved. Please let me know when you can get to this or if you have any suggestions on how I can code a workaround.

@MHamzaAhmad
Copy link

@aagarwal1012 Can you please assign this to me? I want to work on this.

@aagarwal1012
Copy link
Owner

@MHamzaAhmad please go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants