- Initial release
- Add delayed (android-like) reordering
- Fix regression for CancellationToken
- Added
decoratePlaceholder
constructor property to allow customizing placeholder decoration - Haptic feedback on reorder is only done on iOS
- Support SliverPadding
- Fix compatibility with Flutter 1.22.0
- Migrate to NNBD
- Migration to Flutter 2.5
- Migration to Flutter 2.8
- Migration to Flutter 3.0
- Fix compatibility with latest Dart SDK