advanced_screenshot 0.1.0 copy "advanced_screenshot: ^0.1.0" to clipboard
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
  • /screenshot endpoint with pixelRatio parameter
  • /ping health check endpoint
  • Cross-platform support (iOS, Android, macOS, Windows, Linux)
0
likes
140
points
107
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

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.

Homepage

License

BSD-3-Clause (license)

Dependencies

flutter, uuid

More

Packages that depend on advanced_screenshot