clean_kanban 0.0.6 copy "clean_kanban: ^0.0.6" to clipboard
clean_kanban: ^0.0.6 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.6 #

  • Allow customize column header background colors
  • Allow developer to update task limit for column via board provider
  • Bug fixes

0.0.5 #

  • Enhance Kanban theme with customizable border properties for columns and task cards and default to borderless
  • Set background color for confirmation and task form dialogs

0.0.4 #

  • Update UI components to follow Material 3 design guidelines

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.
4
likes
150
points
491
downloads

Publisher

unverified uploader

Weekly Downloads

A versatile Kanban board library for Flutter apps, built with clean architecture principles.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

flutter, get_it, provider

More

Packages that depend on clean_kanban