dsharp 0.1.1
dsharp: ^0.1.1 copied to clipboard
Pure Dart Sharp.js-style image processing for resize, codecs, metadata, compositing, raw pixels, streams, and optional IO.
Changelog #
0.1.1 #
- Use the public repository raw logo URL in the README so pub.flutter-io.cn can render the package logo.
0.1.0 #
- Initial public release of the pure Dart image processing API with no runtime dependencies, first-party raw/PNG/baseline, progressive, and lossless JPEG/GIF/TIFF/WebP codec paths, VP8L lossless WebP static and animated output with animation loop and per-frame delay controls, encoded header metadata reads, WebP ICC/EXIF metadata, VP8L/VP8/alpha/animation decoding, core pixel operations, EXIF auto-orientation, compositing, output options, optional IO adapter, generated fixtures, fuzz/property tests, benchmarks, and documentation.