inactive_secure_box 0.9.5 copy "inactive_secure_box: ^0.9.5" to clipboard
inactive_secure_box: ^0.9.5 copied to clipboard

Show secure box (blurred child widget) as like iOS in inactive app lifecycle.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add inactive_secure_box

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

dependencies:
  inactive_secure_box: ^0.9.5

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:inactive_secure_box/inactive_secure_box.dart';
1
likes
150
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Show secure box (blurred child widget) as like iOS in inactive app lifecycle.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on inactive_secure_box