clean_kanban 0.0.2
clean_kanban: ^0.0.2 copied to clipboard
A versatile Kanban board library for Flutter apps, built with clean architecture principles. It offers a complete solution for task management, including drag-and-drop, column limits, and persistent storage.
Changelog #
All notable changes to this project will be documented in this file.
0.0.2 #
- Add mobile layout support
0.0.1 #
- Initial release of Clean Kanban with customizable Kanban board, task management, column limits, clean architecture, state management using Provider, memory storage, and extensibility.