clean_kanban 0.0.3
clean_kanban: ^0.0.3 copied to clipboard
A versatile Kanban board library for Flutter apps, built with clean architecture principles.
Changelog #
All notable changes to this project will be documented in this file.
0.0.3 #
- refactor for improved maintainability and readability
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.