legacy_gantt_chart 0.0.2
legacy_gantt_chart: ^0.0.2 copied to clipboard
A flexible and performant Gantt chart widget for Flutter. Supports interactive drag-and-drop, resizing, dynamic data loading, and extensive theming.
0.0.2 #
- FEAT: Added a comprehensive example application to demonstrate features like external scrolling, theming, and custom builders.
- FIX: Corrected rendering failures by replacing a deprecated color method with the correct
withValues(alpha: number), resolving unnecessary linter warnings.
0.0.1 #
- Initial release of the legacy_gantt_chart package.
- Features include interactive task dragging and resizing, dynamic data loading, and theming.