simple_painter 1.2.0 copy "simple_painter: ^1.2.0" to clipboard
simple_painter: ^1.2.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.2.0 #

  • Fixed shape widget box BoxConstraints error.
  • Added boundryMargin for PainterWidget.
  • Scale in PainterSettings is deprecated, use size instead.
  • Canvas size fixed.
  • example_projects sliders updated.
  • withOpacity values ​​replaced with withValues.
  • Variables in example projects have been updated according to the current version of Flutter.
  • Fixed Border overlapping gradient issue.
  • Added changeItemProperties function.
  • Fixed package problems.

1.1.0+1 #

  • Replaced dart:io in example_project with universal_io package.

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.
15
likes
160
points
48
downloads

Publisher

verified publishercanarslan.me

Weekly Downloads

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.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

equatable, flutter

More

Packages that depend on simple_painter