oxean_flutter_gantt 0.1.0 copy "oxean_flutter_gantt: ^0.1.0" to clipboard
oxean_flutter_gantt: ^0.1.0 copied to clipboard

Interactive Gantt chart widget for Flutter.

Changelog #

0.1.0 - 2025-05-14 #

✨ Features #

  • Initial release of the flutter_gantt package.
  • Fully interactive Gantt chart widget for Flutter.
  • Supports task bars, progress indicators, tooltips, and dependency arrows.
  • Localized date formatting and tooltip content with GanttLocale.

🧩 Architecture #

  • Modular design:
    • Separate widgets for task rendering, header, controls, and area.
    • Reusable mixins for task drag-and-drop, reordering, and dependency management.
  • Introduced GanttStyleConfig for centralized styling (colors, spacing, fonts).

🎨 UX Enhancements #

  • Overdue tasks and progress shown visually with configurable styles.
  • Weekends highlighted with shaded columns.
  • Responsive layout with scrollable vertical task lists.
  • Task labels automatically truncate with tooltips on hover.

🛠 Configuration #

  • GanttStyle now optional — with default styling provided.
  • Consumers can override styles or provide fully custom configurations.

🐞 Fixes and Stability #

  • Fixed layout overflows in complex charts.
  • Resolved localization and formatting bugs (e.g., incorrect month capitalization).
  • Removed unused or duplicate formatting logic.

0
likes
0
points
10
downloads

Publisher

verified publisheroxeanbits.com

Weekly Downloads

Interactive Gantt chart widget for Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, flutter, intl

More

Packages that depend on oxean_flutter_gantt