snapshot_guard 0.0.5
snapshot_guard: ^0.0.5 copied to clipboard
a Flutter plugin that implements a feature to prevent users from taking screenshots or screen recordings of the user interface.
0.0.5 #
- ios: add Swift Package Manager support (CocoaPods still works).
- raise minimum SDK to Dart 3.0 / Flutter 3.10.
0.0.4 #
- added namespace in android gradle
0.0.3 #
- ios 17 issue fixed.
0.0.2 #
- changes in the documentation
- add isGuardEnabled value
- make SnapshotGuard methods Static
0.0.1 #
- the inital implementation for this plugin