FLUTTER ECOSYSTEM

flutter_boardview

This is a custom Flutter widget that can create a draggable BoardView or also known as a kanban. The view can be reordered with drag and drop.

Latest version
0.3.0
30-day downloads
784
Likes
33
Pub points
140

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

flutter_boardview is a customizable Flutter widget that enables the creation of a draggable Kanban-style BoardView. It supports drag-and-drop reordering of cards across columns, making it ideal for task management and workflow visualization. Built with performance and flexibility in mind, it works seamlessly across Android, iOS, Web, macOS, Windows, and Linux. The widget is lightweight and integrates easily into existing Flutter projects.

Use cases
  • Task management applications
  • Project planning tools
  • Workflow visualization
  • Drag-and-drop interfaces
  • Custom Kanban boards
Key features
  • Drag-and-drop card reordering
  • Multiple column support
  • Cross-column drag operations
  • Responsive design
  • Easy integration with Flutter
  • Customizable UI
Suitable for
  • Developers building project management apps
  • Teams needing interactive Kanban boards
  • UI designers seeking flexible layout components
  • Apps requiring sortable card-based interfaces
  • Flutter beginners exploring advanced widgets
Considerations
  • Requires handling of state management for complex use cases
  • May need additional styling for custom appearances
  • Performance may vary with large datasets
  • Limited built-in validation for drag constraints
  • Not suitable for non-interactive board layouts
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add flutter_boardview

Categories

Related projects

No data available yet.