Last updated:
0 purchases
screenshot ntv
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 .
Usage #
dependencies:
screenshot_ntv: ^1.0.2
copied to clipboard
Take Screenshot #
Uint8List? data = await ScreenshotNtv.takeScreenshot();
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.