flutter_reorderable_list 1.3.1
flutter_reorderable_list: ^1.3.1 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
1.0.0 #
- Migrate to NNBD
1.1.0 #
- Migration to Flutter 2.5
1.2.0 #
- Migration to Flutter 2.8
1.3.0 #
- Migration to Flutter 3.0
1.3.1 #
- Fix compatibility with latest Dart SDK