screenshot_ntv 1.0.1
screenshot_ntv: ^1.0.1 copied to clipboard
A Flutter plugin to take(support Platform Views) for Android and iOS with native code.
screenshot_ntv #
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();