msgpack_dart_with_web 1.0.1 copy "msgpack_dart_with_web: ^1.0.1" to clipboard
msgpack_dart_with_web: ^1.0.1 copied to clipboard

discontinuedreplaced by: msgpack_dart

Message Pack implementation for Dart (with web support)

[1.0.1] - 2022-11-28 #

  • Removed dart:io to support the web platform

[1.0.0] - 2021-03-11 #

  • Migrated to null safety (thanks RootSoft)

[0.0.7] - 2020-03-14 #

  • Fix wrong length when writing ext8 (0xc7)

[0.0.6] - 2019-09-20 #

  • Accept any iterable when serializing, not just List
  • Accept ByteData when serializing (will be deserialized as Uint8List)

[0.0.5] - 2019-05-19 #

  • Changed return value from List<int> to Uint8List.
0
likes
130
points
13
downloads

Publisher

verified publisherblimster.net

Weekly Downloads

Message Pack implementation for Dart (with web support)

Homepage

Documentation

API reference

License

MIT (license)

More

Packages that depend on msgpack_dart_with_web