imcodec 0.2.0 copy "imcodec: ^0.2.0" to clipboard
imcodec: ^0.2.0 copied to clipboard

Focused BMP, JPEG, JPEG XL, PNG, QOI, TGA, TIFF, and WebP codecs for RGBA images in Flutter.

📰 Imcodec changelog #

0.2.0 #

Released on August 27, 2026.

  • FEAT: Added a lossy WebP encoder. (#1755f14)
  • FEAT: Added parallel encoding support via ParallelRunner for JPEG, JPEG XL, PNG, and WebP. (#a2d71ff)
  • FIX: Fixed exports of the root library. (#74383db)
  • CHORE: Improved encoding and decoding speed for JPEG XL. (#5777ffc)
  • CHORE: Improved encoding and decoding speed for various formats. (#576d4bb)
  • CHORE: Improved the WebP encoder. (#63ef3d5)
  • BREAKING REFACTOR: Refactored the codecs behavior by adding a true Codec, a decoder and an encoder. (#93eae02)
  • REFACTOR: Improved JPEG and WEBP codecs coding style. (#3c4dcc0)

0.1.5 #

Released on August 25, 2026.

  • FEAT: Added pure-Dart JPEG XL import for Modular and VarDCT codestreams and containers, plus lossless Modular RGBA export. (#84d9de6)

0.1.4 #

Released on August 25, 2026.

  • CHORE: Added build to .pubignore. (#6eba251)
  • CHORE: Ignored some files for publishing on pub.dev. (#d1ce6aa)

0.1.3 #

Released on August 24, 2026.

  • CHORE: Added an example. (#dbec106)
  • CHORE: Updated zcodec constraint. (#92855f6)

0.1.2 #

Released on August 23, 2026.

0.1.1 #

Released on August 23, 2026.

  • CHORE: Updated dependencies. (#8e0c0b0)

0.1.0 #

Released on August 22, 2026.

  • Initial release.
0
likes
0
points
969
downloads

Publisher

verified publisherfocale-editor.app

Weekly Downloads

Focused BMP, JPEG, JPEG XL, PNG, QOI, TGA, TIFF, and WebP codecs for RGBA images in Flutter.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, zcodec

More

Packages that depend on imcodec