screenshot_ntv 1.0.0
screenshot_ntv: ^1.0.0 copied to clipboard
A Flutter plugin to take(support Platform Views) for Android and iOS with native code.
ff_native_screenshot #
A Flutter plugin to take(support Platform Views) for Android and iOS with native code.
It's a workaround for the issue RepaintBoundary can't take screenshot of Platform Views .
Take Screenshot #
Uint8List? data = await FfNativeScreenshot().takeScreenshot();