anti_screenshot 1.0.5 copy "anti_screenshot: ^1.0.5" to clipboard
anti_screenshot: ^1.0.5 copied to clipboard

A Flutter package to prevent screenshots and screen recording on Android & iOS, ensuring complete privacy.

Changelog #

All notable changes to this project will be documented in this file.

1.0.5 - 2025-03-26 #

Initial Release 🚀 #

  • Implemented three protection modes: black, blur, and block
  • Android Support: Used FLAG_SECURE and Media Projection API monitoring
  • iOS Support: Used UIScreen.isCaptured and secure window features
  • Created a comprehensive example application
  • Added detailed documentation for easy integration

Maintained by Gopal Bhardwaj #

4
likes
150
points
35
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package to prevent screenshots and screen recording on Android & iOS, ensuring complete privacy.

Homepage
Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on anti_screenshot

Packages that implement anti_screenshot