implicitly_animated_list 2.3.0 copy "implicitly_animated_list: ^2.3.0" to clipboard
implicitly_animated_list: ^2.3.0 copied to clipboard

A Flutter widget that implicitly animates a list whenever it rebuilds with new items.

2.3.0 #

  • Add SliverImplicitlyAnimatedList
  • Upgrade to Dart ^3.0.0
  • Thanks to @JonasWanke!

2.2.0 #

  • Fixes some critical bugs.
  • Allows using a custom animation equality.
  • Allows disabling the previously forced initial animation.
  • Thanks to @stephg!

2.1.1 #

  • Fix animation of lists where elements were only reordered.
  • Thanks to @ElPlaso!

2.1.0 #

  • Add customizable insertDuration and deleteDuration.
  • Thanks to @JonasWanke!

2.0.0 #

  • Migrate to null-safety.
  • Change license to MIT.

1.0.3 #

  • Fix more RangeErrors.
  • Thanks to @mxzinke!

1.0.2 #

  • Fix some RangeErrors.
  • Thanks to @mxzinke!

1.0.1 #

  • Add example gif to the readme.

1.0.0 #

  • Offer ImplicitlyAnimatedList.
25
likes
150
points
8.15k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter widget that implicitly animates a list whenever it rebuilds with new items.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, list_diff

More

Packages that depend on implicitly_animated_list