widget_to_image_converter 1.0.1 copy "widget_to_image_converter: ^1.0.1" to clipboard
widget_to_image_converter: ^1.0.1 copied to clipboard

A Flutter FFI plugin to convert a widget to an image. Uses C library to convert the widget to an image.

Changelog #

1.0.1 - 2025-06-26 #

  • call image.dispose()

1.0.0 - 2025-06-22 #

  • New methods convertToJpeg, convertToJpegFile, getRgba

0.0.1 - 2025-06-19 #

  • Convert widget to image in JPEG format using native C code
  • Convert widget to image in PNG format using Flutter API
  • Support for setting JPEG quality (1-100)
  • Support for different pixel ratio for high resolution
0
likes
0
points
74
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter FFI plugin to convert a widget to an image. Uses C library to convert the widget to an image.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on widget_to_image_converter

Packages that implement widget_to_image_converter