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.

Changelog #

All notable changes to this project will be documented in this file.


0.0.2 - 2025-09-09 #

Fixed #

  • Updated web dependency to ^1.0.0 to resolve conflicts with firebase_messaging ^15.x.
  • Fixed Dart warnings:
    • Removed unused local variable in watermark_painter.dart.
    • Converted key to super parameter in secure_image_widget.dart.

Added #

  • Updated pubspec.yaml metadata and versioning for pub.dev compatibility.
  • Prepared changelog structure for future releases.

0.0.1 - 2025-09-08 #

Added #

  • Initial release of SecureImageViewer Flutter plugin.
  • Screenshot & screen recording protection.
  • Encrypted image support (AES).
  • Dynamic watermark overlay.
  • Auto-expire image feature.
  • Cross-platform support: Android, iOS, Web, Windows, MacOS, Linux.
  • Example app demonstrating basic usage.
1
likes
125
points
123
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