Dimibe / grouped_list

A Flutter ListView in which items can be grouped into sections.
https://pub.dev/packages/grouped_list
MIT License
391 stars 107 forks source link

Implicit animations for items when data source changes #190

Closed aytunch closed 8 months ago

aytunch commented 11 months ago

Just like Flutter's AnimatedList widget, if this package supports animating, it would be the Swiss knife of lists :) Do you think it is a valid feature request? https://api.flutter.dev/flutter/widgets/AnimatedList-class.html

Dimibe commented 8 months ago

Duplicate of #35