flutter_gantt 0.9.3
flutter_gantt: ^0.9.3 copied to clipboard
Flutter package for rendering an interactive and customizable Gantt chart widget.
0.9.3 - 2025-07-17 #
@RichiB20
- Add parent and children limitation during dragging
- Add
limitStart
andlimitEnd
for activity - Add
allowParentIndependentDateMovement
for gantt - Fix typo Gant -> Gantt
0.9.2 - 2025-07-08 #
@rickypid @RichiB20
- Draggable start/end activity
- Draggable activity
- Add documentations
- Add activity builder
- Add highlighted dates
0.0.6 - 2025-06-25 #
@RichiB20
- Add customization widget and text for activities list title and cell title.
- Add indication for current day.
0.0.5 - 2025-06-20 #
@RichiB20 @rickypid
- Add holidays.
0.0.4 - 2025-05-09 #
@RichiB20 @rickypid
- Init project.
0.0.3 - 2025-04-11 #
- Init project.
0.0.2 - 2025-04-03 #
@RichiB20
- Init project.
0.0.1 - 2025-03-17 #
@rickypid
- Init project.