dart_lut 0.0.4+hotfix.1 copy "dart_lut: ^0.0.4+hotfix.1" to clipboard
dart_lut: ^0.0.4+hotfix.1 copied to clipboard

The implementation of image processing via 3D LUT (LookUp Tables). It's written on the pure Dart language so that it can be used with Flutter, CLI and web.

CHANGELOG #

0.0.1 #

  • initial release

0.0.2 #

  • remove .fromFile(File f) factory

0.0.3 #

  • added stream output

0.0.4 #

  • more tests
  • fixed wrong equalification of Colour class
  • error handling while parsing LUT
  • added travis integration
  • some minor changes

0.0.4+hotfix.1 #

  • fixed parsing cubes
9
likes
40
points
12
downloads

Publisher

verified publisherdart.tools

Weekly Downloads

The implementation of image processing via 3D LUT (LookUp Tables). It's written on the pure Dart language so that it can be used with Flutter, CLI and web.

Repository (GitHub)

License

MIT (license)

More

Packages that depend on dart_lut