fox_secure_switcher 1.0.0 copy "fox_secure_switcher: ^1.0.0" to clipboard
fox_secure_switcher: ^1.0.0 copied to clipboard

Apply a safe masking effect to the app screen on the app switcher or task list.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fox_secure_switcher

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

dependencies:
  fox_secure_switcher: ^1.0.0

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:fox_secure_switcher/fox_secure_switcher.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

verified publishervedla.ca

Weekly Downloads

Apply a safe masking effect to the app screen on the app switcher or task list.

Repository (GitLab)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fox_secure_switcher

Packages that implement fox_secure_switcher