preview_capturer_widget library

Classes

PreviewCapturerWidget
Generates image from child widget right before detaching from the widget tree and calls callback with the captured image TODO Customizable image quality (pixelRatio)

Typedefs

ImageCaptureCallback = void Function(Image image)