flutter_screen_data_leakage_protector 1.1.0 copy "flutter_screen_data_leakage_protector: ^1.1.0" to clipboard
flutter_screen_data_leakage_protector: ^1.1.0 copied to clipboard

A Flutter plugin to prevent sensitive data leakage by obscuring the screen (overlaying a black screen) when the application is in the background or app switcher. Supports Android and iOS.

1.1.0 #

  • Add custom privacy overlay image for screen data leakage protector.

1.0.0 #

  • Initial release.
  • Prevent sensitive data leakage when the app enters the background or App Switcher.
  • Automatically shows a black security overlay on iOS when the application resigns active.
  • Automatically shows a black security overlay on Android when the HOME or RECENT keys are pressed.
  • Support for Android and iOS.
0
likes
150
points
132
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to prevent sensitive data leakage by obscuring the screen (overlaying a black screen) when the application is in the background or app switcher. Supports Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_screen_data_leakage_protector

Packages that implement flutter_screen_data_leakage_protector