flutter_staggered_grid_view
flutter_staggered_grid_view copied to clipboard
Is it possible to animate reordering/remove/add items?
That would be great! But it's maybe a lot of work. I will look into https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/widgets/animated_list.dart and how I can port it to staggered_grid_view.
It is impossible to animate reordering in animated list
That would be great! But it's maybe a lot of work. I will look into https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/widgets/animated_list.dart and how I can port it to staggered_grid_view.
Is it ok?
那很好啊!但这可能是很多工作。我将研究https://github.com/flutter/flutter/blob/master/packages/flutter/lib/src/widgets/animated_list.dart以及如何将其移植到 staggered_grid_view。
https://pub.flutter-io.cn/packages/drag_anim can use this
it has been 2 years now ... any updates ? 😅
Any updates?