screenshot_widget 0.0.2 copy "screenshot_widget: ^0.0.2" to clipboard
screenshot_widget: ^0.0.2 copied to clipboard

PlatformAndroid

A Flutter package for taking screenshot of a widget.

Changelog #

0.0.2 YYYY-MM-DD #

Added #

  • Declared platforms in pubspec

0.0.1 YYYY-MM-DD #

Added #

  • Initial release of the screenshot_widget package.
  • Added ScreenshotWidget to wrap widgets for capturing screenshots.
  • Added ScreenshotController to capture screenshots as a file.

Notes #

  • Users can easily integrate the package by wrapping their widgets in ScreenshotWidget and using ScreenshotController to capture and save screenshots.
3
likes
150
points
88
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package for taking screenshot of a widget.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, path_provider

More

Packages that depend on screenshot_widget