flare_draw 1.0.1
flare_draw: ^1.0.1 copied to clipboard
A high-performance Flutter drawing and signature canvas with Catmull-Rom bezier smoothing, pressure sensitivity, undo/redo, and PNG export.
1.0.1 #
- Initial release
- Catmull-Rom bezier spline smoothing algorithm
- Velocity-based pressure sensitivity (thinner at high speed)
- Pen, Marker, and Eraser brush types
- 9 built-in colors with size slider
- Undo / Redo stack (configurable max steps)
- PNG export via RepaintBoundary
- FlareDrawController — full programmatic control
- FlareDrawToolbar — beautiful dark toolbar
- FlareDrawConfig — fully customizable
- Zero dependencies