| Thanks. I will make an ELI5 explanation later when having time - you know, it is much harder to explain something ELI5 instead of discussing the tech details. There is a full long chapter about non-ELI5 explanation though. > If this fixes Flutter, why not put these changes in the main Flutter source I have been making a ton of PRs to Flutter :) I also discussed w/ Hixie on public discord channels about being into Flutter, but later we concluded that it is much easier to be a 3rd party package. > I'm a bit confused, if this is a 60 fps for free with some renaming, why is it that easy ... Something feels fishy here. Sorry what is "with some renaming"? Not get it, it is not renaming, but literally really ~60FPS. You can see benchmark chapter for the details, or download and compile the app and run on your own phone and look at source etc. If you find it not ~60FPS, feel free to create an issue with your profiling data so I can see what bug it is. > This is cool, dont get me wrong, but I just dont see how its "this" easy to fix jank/60 fps. Hey this is not "this" easy - I have spent a whole full month without weekends and with a ton of failures! And please see the "design" chapter - a ton of work indeed. So it is never "easy". |