secure_window 2.0.2
secure_window: ^2.0.2 copied to clipboard
Secure app content visibility when user leave app. It will hide content in the app switcher and display a frost barrier above locked content when the user get backs
2.0.2 #
- you can now get SecureWindowController without listening to updates
2.0.1 #
- you can now temporary pause the gate from appearing [SecureWindowController.pause()] for example when you show a native screen like the image picker
2.0.0 #
- new stream for authentication status [SecureWindowController.authenticationEvents]
- new callback for [SecureApplication]: [SecureApplication.onAuthenticationFailed] and [SecureApplication.onAuthenticationSucceed]
1.0.1 #
- Update README
1.0.0 #
- Working on iOS and Android
0.0.1 #
- Initial release