fast_blurhash 0.0.1-dev.7 fast_blurhash: ^0.0.1-dev.7 copied to clipboard
A high-performance Dart FFI package for decoding BlurHash, leveraging Rust for faster processing.
0.0.1-dev.7 #
- Restart pana
0.0.1-dev.6 #
- Changed encoding format from PNG to BMP
- Added
decodeBlurhashIsolate
function to run decoding on a separate isolate - Implemented the sample app
- Enhanced benchmarking example with additional options
0.0.1-dev.5 #
- dart format .
0.0.1-dev.4 #
- Disable Caching in Benchmarks App
- Enable isLeaf
- Add Updated Benchmarks Results
0.0.1-dev.3 #
- update description to not metion encoding
0.0.1-dev.2 #
- update readme with more info
0.0.1-dev.1 #
- first working version