Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 500 Bytes

File metadata and controls

29 lines (19 loc) · 500 Bytes

[0.3.0]

  • Keep Uint8List

[0.2.0]

  • Migrate to null safety
  • Require Dart SDK 2.12 or later

[0.1.2]

  • Web support

[0.1.1]

  • New functions for implicitly/automatically unpack Map and List items without using Streaming API directly.
    • unpackList()
    • unpackMap()
  • Refactored tests and added more tests
  • Improved documentation

[0.1.0]

  • Few examples
  • More tests
  • Improved documentation

[0.1.0-dev.1]

  • Pre release tested and functional streaming API