disable_screenshots_mirror 0.2.0+4 copy "disable_screenshots_mirror: ^0.2.0+4" to clipboard
disable_screenshots_mirror: ^0.2.0+4 copied to clipboard

提供截屏监控、全局添加水印、禁用截屏(仅支持Android)功能,有效防止敏感信息通过截屏泄露,保护App内容安全。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add disable_screenshots_mirror

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

dependencies:
  disable_screenshots_mirror: ^0.2.0+4

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:disable_screenshots_mirror/disable_screenshots_mirror.dart';
0
likes
135
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

提供截屏监控、全局添加水印、禁用截屏(仅支持Android)功能,有效防止敏感信息通过截屏泄露,保护App内容安全。

Homepage
Repository

License

MIT (license)

Dependencies

flutter

More

Packages that depend on disable_screenshots_mirror

Packages that implement disable_screenshots_mirror