这是indexloc提供的服务,不要输入任何密码

screen_secure 1.0.3 copy "screen_secure: ^1.0.3" to clipboard
screen_secure: ^1.0.3 copied to clipboard

A Flutter plugin for screen security features including screenshot and screen recording protection across Android and iOS platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add screen_secure

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

dependencies:
  screen_secure: ^1.0.3

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:screen_secure/screen_secure.dart';
5
likes
150
points
208
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for screen security features including screenshot and screen recording protection across Android and iOS platforms.

Repository (GitHub)
View/report issues

Topics

#security #screenshot #screen-recording #privacy #protection

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on screen_secure