screenshot_ntv 1.0.2 copy "screenshot_ntv: ^1.0.2" to clipboard
screenshot_ntv: ^1.0.2 copied to clipboard

outdated

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 .

Usage #

dependencies:
  screenshot_ntv: ^1.0.2

Take Screenshot #

Uint8List? data = await ScreenshotNtv.takeScreenshot();
5
likes
0
points
342
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to take(support Platform Views) for Android and iOS with native code.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screenshot_ntv

Packages that implement screenshot_ntv