animated_reorderable_list 1.1.1 copy "animated_reorderable_list: ^1.1.1" to clipboard
animated_reorderable_list: ^1.1.1 copied to clipboard

A Flutter Reorderable Animated List with simple implementation and smooth transition.

1.1.1 #

Enhancement #

  • Improve example app

1.1.0 #

Enhancement #

  • Fix shrinkwrap support

1.0.9 #

Enhancement #

  • Minor changes

1.0.8 #

Enhancements #

  • Add isItemSame callback to compare two items to determine if two items are the same. It should return true if the two compared items are identical.
  • Add shrinkWrap property to allow the widget to size itself to the size of its children in the main axis direction.

1.0.7 #

Bug Fixes #

  • List Will Not Animate When New Item Is Added to the End of the List

Enhancement #

  • Allow Disabling Long Press to Start Reorder Gesture

1.0.6 #

Bug Fixes #

  • Add equality check in example app to prevent animation on update of item in list.

1.0.5 #

Bug Fixes #

  • Fix onReorderEnd callback not being called after reordering is completed.

1.0.4 #

Bug Fixes #

  • Fix blink issue

Enhancements #

  • Add support of Drag Handler for TargetPlatformVariant.desktop
93
likes
160
pub points
92%
popularity

Publisher

verified publishercanopas.com

A Flutter Reorderable Animated List with simple implementation and smooth transition.

Repository (GitHub)
View/report issues

Topics

#animated-list #reorderable-list #reorderable-grid #drag-and-drop #list

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on animated_reorderable_list