Closed Hilbert2048 closed 2 months ago
I created a new issue and tagged your PR. I will implement a solution for that respecting your PR, thanks! @Hilbert2048
I added the support for reverse
. If you set it to true, you have to add it to your GridView
and ReorderableBuilder
.
If you are using a scrollable widget outside ReorderableBuilder
, ensure that the reverse
flag is also added to that widget.
You can try it with version 5.3.0
of this package. @Hilbert2048
Hello @Hilbert2048 Thanks for opening the PR, I will check it next week