psdkit 0.3.3
psdkit: ^0.3.3 copied to clipboard
A pure Dart PSD and PSB reader and writer with no native or third-party PSD dependency.
📰 PsdKit changelog #
0.3.3 #
Released on September 6, 2026.
- FEAT: Added seekable, bounded-memory RAW and PackBits writing for PSD and PSB documents. (#5ac8563)
0.3.2 #
Released on September 5, 2026.
- FEAT: Added support for per-layer composition metadata. (#1bd7f20)
0.3.0 #
Released on August 29, 2026.
- BREAKING CHORE: Now using the latest version of
zcodec. (#3d9a02a)
0.2.0 #
Released on August 25, 2026.
- BREAKING REFACTOR: Now using
pscoreto share primitives among other PS-Dart libraries. (#e5be588)
0.1.0 #
Released on August 23, 2026.
- Initial release.