get_packer 2.0.0 copy "get_packer: ^2.0.0" to clipboard
get_packer: ^2.0.0 copied to clipboard

A high-performance Dart serialization library for efficiently packing and unpacking data, offering a faster and more compact alternative to JSON and MessagePack.

2.0.0 #

  • Refactor encoder and decoder to be more efficient and maintainable.
  • Add all dart core types support.
  • Add benchmarks.
  • Add better error handling and reporting.
  • Add decoder fromJsonthat allows to decode directly to a model class.

1.0.1 #

  • Fix pub.dev points (description too long)

1.0.0 #

  • Initial version.
10
likes
160
points
95
downloads

Publisher

verified publishergetx.site

Weekly Downloads

A high-performance Dart serialization library for efficiently packing and unpacking data, offering a faster and more compact alternative to JSON and MessagePack.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

More

Packages that depend on get_packer