JsouLiang
JsouLiang
Currently, we create a `PaintNodeTree` and every Layer Node will connect to a `PaintNode`. For the leaf node DLLayer, we can get a `PaintNode` branch which through `parent` can get...
@zanderso hey, yes i am interested in continuing with this PR, but i have some problems need to ask @LongCatIsLooong. Thanks.
Waiting for this https://github.com/flutter/engine/pull/35421 to merge.
@Hixie @goderbauer @dnfield How do you think about this fiber proposal?
> > but it's not my top priority at the moment. > > > > As mentioned earlier, I am willing to PR and contribute. But surely need some suggestions...
> but if I understand correctly, the smoothness is because that specific animation is driven by css, not js. Yes, the CSS animation is driven by css, not through js...
@flar Most of the content is consistent with our previous discussion flow, and I think it is very clear. 👍 I need to take a closer look
I had find the reason and solve that: https://github.com/flutter/flutter/pull/96276