flutter_checklist 1.1.3
flutter_checklist: ^1.1.3 copied to clipboard
A widget to display a checklist with checkable and reorderable items
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.1.3 #
- Fix checklist tile background color when dragged
1.1.2 #
- Fix error when creating an item in an empty checklist
- Fix localization instructions in README.md
1.1.1 #
- Typo in README.md
1.1.0 #
- Moved drag handle to the right
- Reduced time to hold the tile to drag it from 500ms to 250ms
1.0.1 #
- Fix README
- Fix example
1.0.0 #
Initial release.