screenshot_share library
A Flutter package for capturing screenshots and sharing them via Telegram, local storage, or sharing with other apps.
Classes
- DualButtonScreenshotWrapper
- Widget wrapper that adds two buttons: one for capturing and one for sharing screenshots
- ScreenshotConfig
- Configuration class for the screenshot package
- ScreenshotData
- Model class representing a captured screenshot with its metadata
- ScreenshotManagerService
- Service for capturing, storing and sharing screenshots
- ScreenshotService
- Service for capturing and immediately sharing screenshots (single-button mode)
- ScreenshotWrapper
- Widget wrapper that adds a single button for capturing and sharing screenshots
Enums
- Defines the available modes for sharing screenshots