flutter_reorderable_list 0.1.5 flutter_reorderable_list: ^0.1.5 copied to clipboard
Reorderable list for flutter.
[0.1.0] #
- Initial release
[0.1.2] #
- Add delayed (android-like) reordering
[0.1.3] #
- Fix regression for CancellationToken
[0.1.4] #
- Added
decoratePlaceholder
constructor property to allow customizing placeholder decoration - Haptic feedback on reorder is only done on iOS
- Support SliverPadding
[0.1.5] #
- Fix compatibility with Flutter 1.22.0