lut_transformer 1.0.0 copy "lut_transformer: ^1.0.0" to clipboard
lut_transformer: ^1.0.0 copied to clipboard

A Flutter plugin to apply 3D LUT (.cube) filters to videos on Android. Transforms video colors based on a provided LUT file.

1.0.0 #

  • Initial release of the lut_transformer plugin.
  • Supports applying 3D LUT (.cube) filters to videos on the Android platform.
  • Features include:
    • Video transformation with LUT application.
    • 1:1 aspect ratio cropping during transformation.
    • Progress reporting for the transformation process.
  • Includes an example application demonstrating plugin usage.
  • Added integration tests for getPlatformVersion and transformVideo.
  • Added unit tests for Android native code (CubeParser, LutTransformerPlugin).
1
likes
0
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to apply 3D LUT (.cube) filters to videos on Android. Transforms video colors based on a provided LUT file.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on lut_transformer

Packages that implement lut_transformer