secure_window 2.0.6 copy "secure_window: ^2.0.6" to clipboard
secure_window: ^2.0.6 copied to clipboard

discontinued

DEPRECATED! use sercure_applicationSecure app content visibility when user leave app. It will hide content in the app switcher and display a frost barrier above locked content

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_window

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  secure_window: ^2.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:secure_window/secure_window.dart';
1
likes
20
pub points
11%
popularity

Publisher

verified publisherjezequel.org

DEPRECATED! use sercure_applicationSecure app content visibility when user leave app. It will hide content in the app switcher and display a frost barrier above locked content

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on secure_window