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

High-performance native Android & iOS camera frame processing and watermarking (NV21/BGRA to JPEG, rotation, flipping, resizing, and text overlay).

0.0.4 #

  • Updated Dart SDK constraint to '>=3.0.0 <4.0.0' and Flutter SDK constraint to '>=3.10.0' to improve compatibility with older Flutter and Dart projects.

0.0.3 #

  • Added ImageNativeWatermark.processImagePath to watermark image files directly from file paths (e.g., images picked via image_picker).
  • Native image decoding and rendering for file-based watermarking on Android and iOS.
  • Comprehensive Dartdoc documentation added across public API elements.
  • Added interactive example project under example/.
  • Updated LICENSE to standard OSI MIT license format.

0.0.2 #

  • Initial patch update.

0.0.1 #

  • Initial release of image_native_watermark.
  • High-performance native Android & iOS camera frame processing (NV21/BGRA byte conversion, rotation, flipping, resizing, text watermarking, and JPEG compression).
6
likes
160
points
134
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

High-performance native Android & iOS camera frame processing and watermarking (NV21/BGRA to JPEG, rotation, flipping, resizing, and text overlay).

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on image_native_watermark

Packages that implement image_native_watermark