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

A premium, highly customizable Flutter package to protect sensitive content with blur, images, or custom widgets when the app is in the background or app switcher.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screenveil

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

dependencies:
  screenveil: ^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:screenveil/screenveil.dart';
0
likes
160
points
4
downloads

Documentation

API reference

Publisher

verified publisherrizkyghofur.my.id

Weekly Downloads

A premium, highly customizable Flutter package to protect sensitive content with blur, images, or custom widgets when the app is in the background or app switcher.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on screenveil