gifsicle 1.0.1 copy "gifsicle: ^1.0.1" to clipboard
gifsicle: ^1.0.1 copied to clipboard

dart:io process wrapper for local or Docker-backed gifsicle workflows.

1.0.0 #

  • Initial release of the Dart gifsicle process wrapper.
  • Added Gifsicle.isSupported() and GifsicleClient.isSupported() for install checks.
  • Added raw run() and start() process APIs for custom gifsicle workflows.
  • Added parsed metadata APIs for version, size, frame count, loop count, frame delays, and raw --info output.
  • Added GIF processing APIs for optimize/resize, frame deletion, lossy compression, animation delay, loop count, color reduction, merge, explode, and frame extraction.
  • Added macOS, Linux, and Docker installation guidance plus local and Docker-backed usage examples in the README.
  • Added executable-backed integration tests for support detection, metadata, optimize options, merge, explode, extraction, and validation errors.
0
likes
145
points
112
downloads

Documentation

API reference

Publisher

verified publisherarcane.art

Weekly Downloads

dart:io process wrapper for local or Docker-backed gifsicle workflows.

Repository (GitHub)
View/report issues

License

GPL-3.0 (license)

More

Packages that depend on gifsicle