media_projection_screenshot 0.0.6
media_projection_screenshot: ^0.0.6 copied to clipboard
Screenshot plugin for Android using MediaProjection API.
0.0.6 #
- Captured image add current time (millisecond) attribute and queue number (start from 1)
0.0.5 #
- Return image nv21 format buffer
- Add
startCapture,stopCatpuremethods for capture screenshots without interruption
0.0.4 #
- Return image properties
0.0.3 #
- Change
requestPermissionvalue fromint?toint
0.0.2 #
- Change class name to
MediaProjectionScreenshot - Add
requestPermissionmethod takeCapturemethod params are now optional
0.0.1 #
- Release initial version