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

60
likes
150
points
1.63k
downloads

Publisher

unverified uploader

Weekly Downloads

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