screenshot_ntv 1.0.2 copy "screenshot_ntv: ^1.0.2" to clipboard
screenshot_ntv: ^1.0.2 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 .

Usage #

dependencies:
  screenshot_ntv: ^1.0.2

Take Screenshot #

Uint8List? data = await ScreenshotNtv.takeScreenshot();
5
likes
150
points
122
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screenshot_ntv

Packages that implement screenshot_ntv