widgets_to_image_plus 0.0.1
widgets_to_image_plus: ^0.0.1 copied to clipboard
widgets_to_image_plus is a Flutter library that enables developers to capture widgets as images and manipulate them with various effects, including grayscale conversion, watermark addition, and color [...]
0.0.1 #
Added #
- Initial release of widgets_to_image_plus: The first stable version of the package.
- Support for capturing widgets as images: Capture any Flutter widget and convert it into an image.
- Added functionality for applying grayscale effects to images: Easily apply grayscale filters to captured images.
- Added support for adding watermarks to images: Overlay text or graphics as watermarks on images.
- Color adjustment features included: Modify brightness, contrast, and other color properties of captured images.