Some checks failed
CI / Windows build (push) Has been cancelled
Wires simplifyStroke into the save conversion: a fast Surface-Pen stroke's hundreds of near-collinear samples are thinned before hitting the DB, shrinking the row + speeding reload re-rasterization (R10) with no perceptible change. The live in-memory strokes are untouched — only what we PERSIST is simplified. Makes the (unit-tested) RDP core load-bearing. flutter analyze lib/editor clean; 238/238 tests pass. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>