screenshot_defender 1.0.0+4
screenshot_defender: ^1.0.0+4 copied to clipboard
A Flutter plugin that prevents screenshots and screen recordings on iOS and Android.
1.0.0+4 #
- Fix the missing demo GIFs in the README.
- Fix the README: use an absolute link to the
examplefolder so it resolves on pub.dev.
1.0.0+3 #
- Use animated GIFs instead of videos for the demos so they render inline on pub.dev and GitHub.
1.0.0+2 #
- Add Android and iOS demo recordings to the README.
- Point
homepageandrepositoryto the project repository.
1.0.0+1 #
- Initial release.
- Block screenshots and screen recordings while the app is in the foreground.
- Unblock screenshots and screen recordings on demand.
- Android support via
FLAG_SECUREon the activity window. - iOS support via a secure
UITextFieldlayer.