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

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

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.
24
likes
130
pub points
80%
popularity

Publisher

unverified uploader

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