flutterxel 0.0.3
flutterxel: ^0.0.3 copied to clipboard
Flutter runtime plugin for a Pyxel-compatible engine backed by Rust FFI.
0.0.3 #
- Added PNG binary decoding support for
Image.fromImageandImage.load. - Added palette-quantized color mapping when importing raster images in fallback/runtime path.
- Added regression tests for PNG decode behavior (dimensions, palette mapping, and offset load).
0.0.2 #
- Hardened native binding loading and fallback/runtime reset behavior.
- Improved API surface stability with expanded regression test coverage.
- Updated
tool/check_abi_contract.shto work even whenrgis not installed.
0.0.1 #
- TODO: Describe initial release.