@utils/src/capture_widget library
Functions
-
captureWidget(
GlobalKey< State< captureKey) → Future<StatefulWidget> >CustomPaint> -
Captures a screenshot of the widget associated with the given
captureKeyand returns a CustomPaint widget of the same displaying the captured image.