widget_to_image 1.0.3 copy "widget_to_image: ^1.0.3" to clipboard
widget_to_image: ^1.0.3 copied to clipboard

outdated

A simple package to convert any of your widgets into an image.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add widget_to_image

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

dependencies:
  widget_to_image: ^1.0.3

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:widget_to_image/widget_to_image.dart';
34
likes
0
pub points
86%
popularity

Publisher

verified publishernicolas-bruckert.com

A simple package to convert any of your widgets into an image.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on widget_to_image