widget_to_image_converter 0.0.1+1 copy "widget_to_image_converter: ^0.0.1+1" to clipboard
widget_to_image_converter: ^0.0.1+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 #

0.0.1 - 2025-06-19 #

Added #

  • 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
160
points
75
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

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter, plugin_platform_interface

More

Packages that depend on widget_to_image_converter

Packages that implement widget_to_image_converter