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

outdated

Crossplay screen secure solution. Surface view secure for android and checks for screen recording in iOS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_screen

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

dependencies:
  secure_screen: ^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_screen/secure_screen.dart';
2
likes
40
points
16
downloads

Publisher

unverified uploader

Weekly Downloads

Crossplay screen secure solution. Surface view secure for android and checks for screen recording in iOS

Homepage

License

Apache-2.0 (license)

Dependencies

flutter

More

Packages that depend on secure_screen

Packages that implement secure_screen