Commit Graph

2 Commits

Author SHA1 Message Date
ruinivist 7ad54a92cb fix more than needed rebuilds on canvas children
this used a stupid builderFunc instead of a widget so flutter wasn't able to optimise those widget builds and it was simply a blanket rebuild. Added more examples as well
2025-07-26 17:47:42 +00:00
ruinivist f01363e72d lazy build perf improvements: build extent from screen size + factor in scaling + refactor 2025-07-05 21:48:44 +00:00