media_projection_screenshot 0.0.5 copy "media_projection_screenshot: ^0.0.5" to clipboard
media_projection_screenshot: ^0.0.5 copied to clipboard

PlatformAndroid
outdated

Screenshot plugin for Android using MediaProjection API.

0.0.5 #

  • Return image nv21 format buffer
  • Add startCapture, stopCatpure methods for capture screenshots without interruption

0.0.4 #

  • Return image properties

0.0.3 #

  • Change requestPermission value from int? to int

0.0.2 #

  • Change class name to MediaProjectionScreenshot
  • Add requestPermission method
  • takeCapture method params are now optional

0.0.1 #

  • Release initial version