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.
1.1.0 #
- Added item image rendering to the painter container.
- Fixed item position bugs.
- Added custom item widget.
- Added layer title while item adding.
1.0.0+2 #
- Fixed android slow dragging bug.
1.0.0+1 #
- Added example.md file for pub.dev.
1.0.0 #
First Version of the Package.
- Includes layers, state management.
- Includes item editing, adding styles, adding backgrounds and many more paint features.