screen_protector 1.4.2+1 screen_protector: ^1.4.2+1 copied to clipboard
Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.
1.4.2+1 #
- Update example
1.4.2 #
- Add function protectDataLeakageOff for iOS
1.4.1 #
- fix(ios): missing disabling of protection screens when calling protectDataLeakage off methods in inactive app state
1.4.0 #
- feat(ios): add method protectDataLeakageWithColorOff
- fix(ios): missing result() calls for some methods
1.3.2 #
- Update ScreenProtectorKit (1.3.1)
1.3.1 #
- Update LifecycleState by App Lifecycle Listener
- Add LegacyLifecycleState
1.3.0 #
- Add function protect data leakage with blur off for iOS only
- Upgrade gradle version to 8.0
- Upgrade kotlin version to 1.7.10
1.2.0 #
- Add function check screen recording for iOS only
1.1.5 #
- Fixes color class usage was missing flutter material import by juampiq6
1.1.4 #
- Fix bug Could not find com.github.prongbang:screen-protector:x.x.x
1.1.3+1 #
- Config maven jitpack
1.1.3 #
- Update compileSdkVersion to 33
- Update screen-protector version to 1.0.1
1.1.2 #
- Fix bug some device white screen
1.1.1 #
- Added compatibility with Flutter 3.0
1.1.0 #
- Add function observer screenshot and screen record for iOS.
1.0.0 #
- Safe Data Leakage via Application Background Screenshot and Prevent Screenshot for Android and iOS.