privacy_screen 0.0.6 privacy_screen: ^0.0.6 copied to clipboard
A plugin for hiding sensitive data when app is in app switcher and in background. It also provides automatic lock triggers with native lifeCycle events, and native lifeCycle listeners.
0.0.6 - Aug 17, 2022 #
- Update some documentation and method types (minor changes)
0.0.5 - Aug 16, 2022 #
- Fixed some issue with native (FaceID) caused unable to dismiss
0.0.4 - Aug 16, 2022 #
- Small bug fix (setState())
0.0.3 - Aug 16, 2022 #
- Added navigator method
0.0.2 - Aug 15, 2022 #
- Added native delay for dismiss privacy view after lock (So flutter lock widget can load before paivacy dismiss)
0.0.1 #
- Initial release