Commit Graph

5 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 44e1fd3abc rename + add docs 2025-07-08 22:41:42 +00:00
ruinivist 10bb69a15f add centering and focus capabilities 2025-07-06 03:53:18 +00:00
ruinivist b18ef006af add tests 2025-07-06 01:03:38 +00:00
ruinivist b81b99c55c support for lazy building widgets within viewport 2025-07-05 20:09:52 +00:00