-
Notifications
You must be signed in to change notification settings - Fork 886
Description
Use case
Currently, there is no native Syncfusion Gantt Chart widget for Flutter. We are developing an MCP module in Flutter applications for mobile, web, and desktop, and an official Gantt Chart component would be essential for:
- Visualizing task timelines
- Managing dependencies between activities
- Tracking the progress of each stage
- Allocating and balancing resources
At the moment, the absence of this widget forces us to rely on third-party or improvised solutions that don’t offer the same level of quality, consistency, and support that Syncfusion provides on other platforms.
Proposal
We request the creation of a Flutter Gantt Chart widget with feature parity to the JavaScript and .NET versions, including:
- Drag-and-drop of tasks
- Definition of dependencies between activities
- Timeline zoom
- Highlighting of milestones
- Customization of colors and styles
- Support for mobile, web, and desktop
If this feature is already planned, it would be great to know an estimated timeline or see it on the roadmap. Otherwise, we hope it can be considered for future releases.
Thank you for your attention, and keep up the excellent work!