colaxy_screenshot library
Classes
- ScreenshotConfig
- Configuration class for screenshots
- ScreenshotModeInfo
- ScreenshotPageInfo
- Information for each page to capture
- ScreenshotService
- Main screenshot service
Enums
Functions
-
checkScreenshotRunable(
) → Future< bool> -
getJsonConfig(
) → Future< Map< String, String> > - Get config file as json
-
resetJsonConfig(
) → Future< void> - Reset config file
-
takeScreenshots(
ScreenshotConfig config) → Future< void>
Typedefs
- EasyLocalizationWrapper = EasyLocalization Function(Widget)