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

High-performance PERT/CPM chart for Flutter. Visualize complex dependencies with automated network diagrams.

0.1.0 #

  • FEATURE: Added interactivity support! You can now drag between nodes to create dependencies (onDependencyAdded).
  • FEATURE: Added onNodeTap callback to handle user interactions with tasks.
  • FEATURE: Added dragSource and dragTarget to PertPainter for visualizing active drag operations.
  • BREAKING: LegacyPertChartWidget now requires an onDependencyAdded callback if you want to support interactivity (optional, but worth noting).

0.0.2 #

  • FIX: Fix URLs for the repository

0.0.1 #

  • Initial Open Source release.
  • Features:
    • Automated PERT/Network Diagram layout engine (PertLayout).
    • Integration with LegacyGanttTask models.
    • Custom nodeBuilder support for flexible UI design.
    • Zoom and pan interactions.
3
likes
160
points
220
downloads

Publisher

verified publishergantt-sync.com

Weekly Downloads

High-performance PERT/CPM chart for Flutter. Visualize complex dependencies with automated network diagrams.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, legacy_gantt_chart, legacy_gantt_protocol

More

Packages that depend on legacy_pert_chart