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

Add scrolling through the dragable #2

Closed
bluntmess opened this issue Jun 22, 2021 · 7 comments
Closed

Add scrolling through the dragable #2

bluntmess opened this issue Jun 22, 2021 · 7 comments

Comments

@bluntmess
Copy link
Contributor

bluntmess commented Jun 22, 2021

Great plugin but please also add a property for scrolling by dragging the draggable down in the gridview.

Current behavior:
Cannot scroll using the draggable:
draggable

Expected behavior:
Example of google keep notes:
draggable scroll

Thank you.

@bluntmess
Copy link
Contributor Author

Hello,
Sorry for asking but can you please let me know if you are going to implement this feature in the plugin.
This feature is important for my project so I just wanted to know.
And it's fine if it takes time to build.

Thanks.

@huhuang03
Copy link
Owner

I'm sorry it seems too hard for me. Maybe you can look for another project or try implement it by reading the official reorderable_list_view.

@bluntmess
Copy link
Contributor Author

It's fine. Thanks for letting me know about that. I will look if I can find a alternative or a way to implement that feature in this plugin.

@bluntmess
Copy link
Contributor Author

Hey,
I tried a lot to find an alternative but I failed to find one. But I previously tried this package https://github.com/DevOrbiter/drag_and_drop_gridview which does provide scrolling but I didn't use it because it has some other issues also.
So, I tried implementing scrolling in your plugin by using that plugin as a reference but I failed. So I was thinking if you can have a look at this package for an idea on implementing scrolling in your plugin then it would be a great help to me.

I did found that the drag_and_drop_gridview plugin is using ScrollController to animate scroll with grid height on OnWillAccept using moveUp, moveDown functions in gridOrbiter.dart in the plugin.

Thank you.

@bluntmess
Copy link
Contributor Author

Hello,
I'm sorry to bother you again 😅 but it would be great for me to know if you have any updates regarding it.

Thank you.

@huhuang03
Copy link
Owner

You can try version 1.1.0-alpha if you still need it, I'm sorry I don't have much time to do this.

@bluntmess
Copy link
Contributor Author

@huhuang03 It's okay I can understand that time is tight sometimes. But thank you very much for adding the scrolling functionality as I was still in need of a reorderable gridview plugin but now your plugin fulfills my project requirement I'm going to use it. Thanks again.

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

2 participants