psdkit 0.3.0
psdkit: ^0.3.0 copied to clipboard
A pure Dart PSD and PSB reader and writer with no native or third-party PSD dependency.
📰 PsdKit changelog #
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.