- Keep Uint8List
- Migrate to null safety
- Require Dart SDK 2.12 or later
- Web support
- New functions for implicitly/automatically unpack
MapandListitems without using Streaming API directly. -
unpackList()
-
unpackMap()
- Refactored tests and added more tests
- Improved documentation
- Few examples
- More tests
- Improved documentation
- Pre release tested and functional streaming API