ness_disable_screenshots 1.0.1 copy "ness_disable_screenshots: ^1.0.1" to clipboard
ness_disable_screenshots: ^1.0.1 copied to clipboard

Provides three related functions that disable screenshots. These are: screenshot monitoring, adding a watermark globally, disabling screenshots (only supports Android). 提供三个禁用截屏的相关功能。分别是:截屏监控、全局添加水印、禁 [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add ness_disable_screenshots

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

dependencies:
  ness_disable_screenshots: ^1.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:ness_disable_screenshots/ness_disable_screenshots.dart';
1
likes
110
pub points
20%
popularity

Publisher

unverified uploader

Provides three related functions that disable screenshots. These are: screenshot monitoring, adding a watermark globally, disabling screenshots (only supports Android). 提供三个禁用截屏的相关功能。分别是:截屏监控、全局添加水印、禁用截屏(仅支持Android)

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on ness_disable_screenshots