kanban_board 1.0.0
kanban_board: ^1.0.0 copied to clipboard
A fully customizable and draggable Kanban Board widget for Flutter. Perfect for building Kanban tools like Trello, it offers smooth drag-and-drop interactions and flexible task management for an intui [...]
0.0.1 #
- Initial Version of the library.
0.1.0 #
- Performance Improvements
- Support for creating new List, new Card, and Deleting the List
1.0.0 #
- Optimized Reordering: Completely revamped the reordering mechanism with a focus on performance improvements.
- Smooth Animations: Added seamless animations for reordering cards and groups.
- Dynamic Scrolling: Introduced variable scrolling while dragging, adjusting speed automatically based on the draggable’s position.
- Bug Fixes: Resolved #5, #6, and #8.