Commit Graph

5 Commits

Author SHA1 Message Date
ruinivist 5a986eceb9 fix alignment for dot grid background + add clipping post canvas paint 2025-07-26 19:12:44 +00:00
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 7cfb9457a2 add scaling with hit test 2025-07-05 16:41:52 +00:00
ruinivist 4b93580b3e init commit 2025-06-25 02:26:54 +00:00