data_serializer 1.0.4 copy "data_serializer: ^1.0.4" to clipboard
data_serializer: ^1.0.4 copied to clipboard

outdated

Portable Dart package to handle data serialization/deserialization efficiently, including a dynamic BytesBuffer to read/write data.

1.0.4 #

  • BytesBuffer.bytesTo now returns R.

1.0.3 #

  • Fix some documentation references.

1.0.2 #

  • Organize extensions names.
  • Clean code.
  • Improve tests.

1.0.1 #

  • Fix BigInt serialization.
  • Improve tests.
  • Improve documentation.

1.0.0 #

  • Initial version.
  • Moved some code from package statistics.
  • Added support for browser/js.
  • base_codecs: ^1.0.1
  • collection: ^1.15.0
3
likes
0
pub points
70%
popularity

Publisher

unverified uploader

Portable Dart package to handle data serialization/deserialization efficiently, including a dynamic BytesBuffer to read/write data.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

base_codecs, collection

More

Packages that depend on data_serializer