widgets_to_image_plus 0.0.1 copy "widgets_to_image_plus: ^0.0.1" to clipboard
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 [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widgets_to_image_plus

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  widgets_to_image_plus: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:widgets_to_image_plus/widgets_to_image_plus.dart';
7
likes
140
points
14
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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 adjustments, enhancing application visuals..

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on widgets_to_image_plus