- Dart SDK >= 2.14
- Compound Dictionary
- Some fixes
- Null safety support
- Web support (#1)
- Update documentation.
- Otimisations.
- New methods:
brotliDecode
anddecodeStream
. - Add
encoding
parameter todecodeToString
method.
- Bug fix.
- Bug fix.
- Implemented startChunkedConversion method.
- Added const variable to BrotliCodec class.
- Lint fixes.
- Initial version.