simple_painter 1.1.0 simple_painter: ^1.1.0 copied to clipboard
A Flutter widget that enables drawing, adding text, shapes, and images on a customizable background with layer management, undo/redo functionality, and interactive item styling.
Examples #
Painter Full Stack Example
The Painter Full Stack Example showcases the full functionality of the PainterWidget package, including drawing, erasing, and interactive item manipulation (move, resize, rotate). It supports background images, zooming, panning, and exporting designs as images.
Key Features: #
- Customizable brushes for drawing and erasing.
- Add and interact with text, shapes, or images.
- Organize and reorder layers effortlessly.
- Undo and redo changes with ease.
- Edit styles of added items, such as text or shapes.
- Zoom, pan, and export canvas content seamlessly.