📵 screenshot_blocker
A Flutter plugin to prevent screenshots and screen recordings on Android, and to detect when a screenshot is taken on iOS.
✨ Features
-
✅ Android
- Prevent screenshots and screen recordings using
FLAG_SECURE - Dynamically enable or disable screenshot blocking
- Prevent screenshots and screen recordings using
-
✅ iOS
- Detect when a screenshot is taken using system notifications
-
🚫 Web
- Not supported yet (due to platform limitations)
✅ Important note:

📸 Example Code:

🧩 Installation
Add the package to your pubspec.yaml:
dependencies:
screenshot_blocker: ^0.3.0