secure_content 0.1.0 copy "secure_content: ^0.1.0" to clipboard
secure_content: ^0.1.0 copied to clipboard

Protect your app from screenshots, screen recording & on recent apps screen. Works for both Android & iOS, and is in development.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_content

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

dependencies:
  secure_content: ^0.1.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:secure_content/secure_content.dart';
11
likes
140
pub points
67%
popularity

Publisher

verified publisherhashstudios.dev

Protect your app from screenshots, screen recording & on recent apps screen. Works for both Android & iOS, and is in development.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

after_layout, flutter, flutter_portal, provider, screen_capture_event, screen_protector

More

Packages that depend on secure_content