convertFlutterSurfaceToImage abstract method

Future<void> convertFlutterSurfaceToImage()

Android only. Converts the Flutter surface to an image view.

Implementation

Future<void> convertFlutterSurfaceToImage();