Replies: 2 comments
-
There seems to be a flutter package for ganttt charts: https://pub.dev/packages/gantt_chart |
Beta Was this translation helpful? Give feedback.
-
I think, the key reason that your code feels, in your words, clunky is:
In addition:
If I were to suggest a way to fix the above:
Again, there are heaps of my own biases in here - but hopefully it's helpful. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
Hello, everyone! π
I'm exploring ways to build a Gantt chart using Flet, and Iβd love to hear your thoughts!
Iβve attached some code that I tried, but honestly, it feels a bit clunky and not quite suitable for crafting a smooth, dynamic chart. Iβm looking for a more elegant and efficient approach.
If you have any ideas, best practices, or even just wild experimentsβI'd love to see them!
Looking forward to your insights. Thanks in advance!
Code sample
Beta Was this translation helpful? Give feedback.
All reactions