image_watermark 0.1.0 copy "image_watermark: ^0.1.0" to clipboard
image_watermark: ^0.1.0 copied to clipboard

Flutter package to add text or image watermark on image,you can customize the position of watermark and color.

Changelog #

0.1.0 #

  • Upgrade image package.
  • Update methods.
  • Add test.
  • Deprecated ImageWatermark.addTextWatermarkCentered, use ImageWatermark.addTextWatermark with dstX & dstY in null (default null).
  • Add _getColor for change Material Color to Image Color (package Image).
  • Add class ImageFont for change the font.
  • Upgrae the example (only android).
  • Update example gradle files (android).
  • Update Readme files.

0.0.5 #

Change in the way of doing things

46
likes
140
pub points
92%
popularity

Publisher

unverified uploader

Flutter package to add text or image watermark on image,you can customize the position of watermark and color.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, image

More

Packages that depend on image_watermark