secure_image_viewer 0.0.4 copy "secure_image_viewer: ^0.0.4" to clipboard
secure_image_viewer: ^0.0.4 copied to clipboard

A secure image viewer widget that prevents screenshots, supports encrypted images, watermarks, and auto-expiry.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add secure_image_viewer

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

dependencies:
  secure_image_viewer: ^0.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:secure_image_viewer/secure_image_viewer.dart';
1
likes
125
points
163
downloads

Publisher

unverified uploader

Weekly Downloads

A secure image viewer widget that prevents screenshots, supports encrypted images, watermarks, and auto-expiry.

Repository (GitHub)

Documentation

API reference

License

unknown (license)

Dependencies

encrypt, flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on secure_image_viewer

Packages that implement secure_image_viewer