Kate Lovett
Kate Lovett
> how I can preserve state using the current interface. Would this not be a case for keep alive? I imagine if there are very many items, maybe not. >...
Thanks for the detailed write up! I think supporting circular scrolling sounds like a totally valid feature. I am not sure of the right way to implement it though, be...
Hey @manu-sncf (and @zemanux)! Thanks for working on this. Is it possible that https://github.com/flutter/flutter/pull/179132 is accomplishing the same thing? We had a recent regression in behavior of pinned slivers in...
I am not sure what the implications might be on performance here, have you see the TableView widget that supports cell merging with lazy loading for children?
> as my other older PR https://github.com/flutter/flutter/pull/176393 is still waiting, but maybe that one’s not very interesting for you guys Actually, we use labels to route PRs to the right...
Also, FYI it looks like there are some failing tests here.
Thanks for the updates! I hope you had a nice time in Iceland. Let me check how TableView handles overlapping merged cells. I do not recall, and there are probably...
> Thanks for the updates! I hope you had a nice time in Iceland. Let me check how TableView handles overlapping merged cells. I do not recall, and there are...
> The Flutter Dashboard bot https://github.com/flutter/flutter/pull/177102#issuecomment-3590004149 mentions reviewing the golden tests. I opened the link and tried it (logged in with the same email as on GitHub), but got this...