flutter_sensitive_content 0.0.3
flutter_sensitive_content: ^0.0.3 copied to clipboard
A Flutter package for hiding the sensitive content of your app when you switch from one app to another. This way, no sensitive pieces of information are shown while the app previews.
0.0.3 #
- The example projects were recreated
- Some icons were added to better reflect the changes on the UI.
- Added support for web and macOS platforms.
0.0.2 #
- Add lazy loading to prevent destroying widget data when rebuild
0.0.1 #
- Initial release that including core feature available on mobile platforms.