Open Walker-ZHAO opened 2 years ago
For now, there isn't. But I think it's not very hard to add this, I will check recently.
Thx for the feedback, waiting for your good news.
Hello, did this fit your need? https://github.com/karvulf/flutter-reorderable-grid-view
Hi, after some research, this package seems nonsupport for Sliver. In my case, I need to put the ReorderableSliverGridView into CustomScrollView with other sliver widgets.
I'm sorry it's not easy to achieve this feature. After some research, I found maybe I need figure out how https://github.com/karvulf/flutter-reorderable-grid-view and https://api.flutter.dev/flutter/widgets/AnimatedList-class.html work. It's not easy, and may take a long time.
Sounds good. Anyway, this is a great package, waiting for the new release.
Is there any way to add or remove item with animation?