secure_watermark 0.1.0 copy "secure_watermark: ^0.1.0" to clipboard
secure_watermark: ^0.1.0 copied to clipboard

Visible watermark overlay for Flutter. Renders user ID, email, or timestamp over protected content to deter screenshots and trace leaks.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_watermark

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

dependencies:
  secure_watermark: ^0.1.0

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_watermark/secure_watermark.dart';
2
likes
160
points
132
downloads

Publisher

verified publisherflutterplaza.com

Weekly Downloads

Visible watermark overlay for Flutter. Renders user ID, email, or timestamp over protected content to deter screenshots and trace leaks.

Homepage
Repository (GitHub)
View/report issues

Topics

#security #watermark #dlp

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on secure_watermark