native_imaging 0.4.0
native_imaging: ^0.4.0 copied to clipboard
Dart bindings for Imaging from Pillow with jpeg and blurhash encoders
0.4.0 #
- fix: add HEAPF32 export (td)
- fix: add HEAPU8 export (td)
0.3.0 #
- build: Changelog for 0.2.0 (Krille)
- fix: support 16kb page alignment (td)
0.2.0 #
- refactor: Remove deprecated flutter v1 android reference (Krille)
0.1.2 #
- chore: Add codeowners (Krille)
- chore: upgrade gradle to 8.4.1 (Mohammad Reza Moradi)
0.1.1 #
- refactor: Switch to flutter_lints and use import sorter
- builds: Update API constraints to fix a lint
- builds: Use ci templates
0.1.0 #
- Initial release