transit_dart 0.8.53 copy "transit_dart: ^0.8.53" to clipboard
transit_dart: ^0.8.53 copied to clipboard

outdated

Transit is a data format and set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from Dart.

transit-dart #

0.8.53 #

  • MessagePack testing.

0.8.51 #

  • MessagePack encoding/decoding implemented and passes roundtrip test.

0.8.0-alpha #

  • Initial version. JSON reading and writing is supported and passes the roundtrip testing using transit-format's verify test.

  • The public API is not locked down, so tread carefully. Future breaking changes are very likely.

1
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

Transit is a data format and set of libraries for conveying values between applications written in different languages. This library provides support for marshalling Transit data to/from Dart.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, big_decimal, collection, typed_data

More

Packages that depend on transit_dart