image_painter 0.1.3 image_painter: ^0.1.3 copied to clipboard
A flutter package for drawing over images. Supports color, strokeWidth, different paintModes and exporting image.
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.