flutter_gantt 1.0.0 copy "flutter_gantt: ^1.0.0" to clipboard
flutter_gantt: ^1.0.0 copied to clipboard

Flutter package for rendering an interactive and customizable Gantt chart widget.

1.0.0 - 2025-08-25 #

@rickypid

  • Add daysViews as a controller parameter, this allows you to establish a view with the desired days. (#11)

Update dependencies #

  • provider: ^6.1.5+1
  • flutter_lints: ^6.0.0

0.10.0 - 2025-07-18 #

@RichiB20

The version 0.9.3 brings the following breaking changes:

  • BREAKING CHANGES - Rename GantActivity in GanttActivity
  • BREAKING CHANGES - Rename GantActivityAction in GanttActivityAction
  • BREAKING CHANGES - Rename GantActivitySegment in GanttActivitySegment
  • BREAKING CHANGES - Rename GantActivityOnChangedEvent in GanttActivityOnChangedEvent

0.9.3 - 2025-07-17 #

@RichiB20

  • Add parent and children limitation during dragging
  • Add limitStart and limitEnd 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.
16
likes
160
points
1.1k
downloads
screenshot

Publisher

verified publisherinsideapp.it

Weekly Downloads

Flutter package for rendering an interactive and customizable Gantt chart widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, linked_scroll_controller, provider

More

Packages that depend on flutter_gantt