Commit Graph

4 Commits

Author SHA1 Message Date
ruinivist 0b4ffc1ade define a type for id and use uuids instead of existing int 2025-07-27 20:03:13 +00:00
ruinivist e5f33c6212 refactor canvas painter 2025-07-27 01:41:17 +00:00
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