s_screenshot/s_screenshot library

s_screenshot package

This library exports all public APIs for the s_screenshot package.

Classes

File
A reference to a file on the file system.
ScreenshotConfig
Configuration options for screenshot capture.
SScreenshot

Enums

ScreenshotFormat
Image format for the screenshot.
ScreenshotResultType
Output type for captured screenshot.

Functions

saveScreenshot(List<int> bytes, String fileName) Future<File>

Exceptions / Errors

ScreenshotException
Exception for screenshot capture failures.