advanced_screenshot 0.1.0
advanced_screenshot: ^0.1.0 copied to clipboard
A Flutter package that provides remote screenshot capture via a built-in debug HTTP server. Take screenshots of your running Flutter app from any terminal or CI script — works on all platforms.
0.1.0 #
- Initial release
- Remote screenshot capture via HTTP server
- Token-based authentication with auto-generated UUID
- Rate limiting (1 screenshot per second)
- Debug-only by default with optional force enable for release mode
- Security banner in release mode
- Configurable port and bind address
/screenshotendpoint with pixelRatio parameter/pinghealth check endpoint- Cross-platform support (iOS, Android, macOS, Windows, Linux)