Matej Knopp
Matej Knopp
I don't think there's any official documentation mentioning CMake installation location. It just happen to be for last few MSVC versions. For example flutter tool which invokes during build [locates...
This may need some work. If there are multiple VS versions installed side by side (i.e. 2019 and 2022) this finds CMake from 2019, but will fail because it tries...
I published 1.2.0. Apologies for the delay.
Are these screenshots taken during animation? (in which case the temporarily missing dividers are to be expected)
This list was built to be identical with the UITableView reorder behavior, which does same thing with the top/bottom border during reordering.
I'm not sure what you mean by nesting. Generally it can be used in sliver list (the example also uses sliver list with a sliver header).
You're more than welcome to submit a pull request.
Thank you for the PR. It seems that I had some uncommitted changes. Is there any chance you could rebase this?
I looks like it might be related to partial repaint (one of the back buffers seem to be having invalid content), but it's also quite strange that most of these...
> I got the same issue after upgrade to flutter 2.10.3 (IOS) Do you have any video player in your app? (or anything else using external textures)?