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