Open jogboms opened 5 years ago
@jogboms, it seems like a nice plan.
It will take some amount of effort too 👍
Hi @jogboms , if it's possible I want to work on it.
And my question is what should happen to the itemBuilder
parameter?
should we remove it or anything else?
Hey @payam-zahedi
I really haven't given it too much thought as I would want it to be as clean and extendable as it can be with every information we have gathered so far.
Hoping one day, I'd have a free couple of day to give it the first push. I wouldn't mind if you do and then we review and extend it together. I have delayed for too long now indeed.
I should have added this earlier. As @payam-zahedi mentioned, in order to remove the use of composed widgets, we would have to let go of the itemBuilder
parameter. I don't know how the community would feel about this as I know the feature was requested and its been used already by many.
Planning on a complete rewrite from animated
Widget
s toCustomPaint
s. I believe this would have some improved performance. Anyone can help out if need be.