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

Feature request: provide 'isDragging' details to DraggableGridItem #9

Closed
lukepighetti opened this issue Jun 6, 2022 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@lukepighetti
Copy link

lukepighetti commented Jun 6, 2022

DraggableGridItem currently has no way to know if it's being dragged. Instead of a Widget child argument, a builder argument with (BuildContext context, bool isDragging) could be provided

@sahilmind sahilmind added the enhancement New feature or request label Jul 8, 2022
deep-mindinventory added a commit that referenced this issue Jul 13, 2022
fix(#9): Feature request: provide 'isDragging' details to DraggableGridItem.
@sahilmind
Copy link
Collaborator

@lukepighetti added a feature for isDragging flag to DraggableGridItem in flutter_draggable_gridview: 0.0.7 please have a look.
I am happy to help you if required.
Thanks!

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

No branches or pull requests

2 participants