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

discontinued
outdated

Secure app content visibility when user leave app.

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: ^0.0.1

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
points
8
downloads

Publisher

verified publisherjezequel.org

Weekly Downloads

Secure app content visibility when user leave app.

License

unknown (license)

Dependencies

flutter, flutter_plugin_android_lifecycle

More

Packages that depend on secure_window

Packages that implement secure_window