image_painter 0.1.4 copy "image_painter: ^0.1.4" to clipboard
image_painter: ^0.1.4 copied to clipboard

outdated

A flutter package for drawing over images. Supports color, strokeWidth, different paintModes and exporting image.

0.1.4 #

  • Fixed ImagePainter.memory constructor taking ui.Image while it should be taking Uint8List.

0.1.3 #

  • Added signature field.
  • Fixed scaling issues.
  • Added example for signature field.

0.1.1 #

  • Added documentation to the class and functions.
  • Improved docs and readMe.

0.1.0 #

Initial version of image_painter library.

  • Includes 7 modes of paint styles i.e. Line, Box/Rectangle, Circle, FreeStyle or Signature, Arrow, Dash/Dotted Lines and Text
  • Includes controls for color and StrokeWidth.
193
likes
0
pub points
94%
popularity

Publisher

unverified uploader

A flutter package for drawing over images. Supports color, strokeWidth, different paintModes and exporting image.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on image_painter