prohibit_screen 0.0.5 copy "prohibit_screen: ^0.0.5" to clipboard
prohibit_screen: ^0.0.5 copied to clipboard

Disable screenshots and screen recordings, support iOS and Android.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add prohibit_screen

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

dependencies:
  prohibit_screen: ^0.0.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:prohibit_screen/prohibit_screen.dart';
4
likes
120
pub points
50%
popularity

Publisher

unverified uploader

Disable screenshots and screen recordings, support iOS and Android.

Repository (GitHub)
View/report issues

Topics

#platform #info #cross-platform #device #information

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface

More

Packages that depend on prohibit_screen