codable_dart 0.1.0-beta.0 copy "codable_dart: ^0.1.0-beta.0" to clipboard
codable_dart: ^0.1.0-beta.0 copied to clipboard

A codable protocol for Dart.

Codable: Serialization Protocol for Dart #

This package contains the RFC and prototype implementation for a new serialization protocol for Dart.

👉 Read the RFC: RFC: New Serialization Protocol for Dart


Codebase Overview #


How to contribute? #

If you would like to contribute, there are several ways to do so.

First, just read the RFC and give feedback by commenting on the issue or the forum post.

A ⭐️ is also very appreciated, and you can help by spreading the word about this proposal.

Finally, you can contribute code for the following things:

  • Test Cases: Have a special case or unique problem you need to solve? Contribute a test case and we can make sure it is supported by the protocol.
  • Formats: Add a new data format implementation or improve the existing ones.

Important

Before contributing, please open an issue first so others can see what is being worked, discuss ideas, and combine efforts.

10
likes
130
points
36
downloads

Publisher

verified publisherschultek.dev

Weekly Downloads

A codable protocol for Dart.

Repository (GitHub)

Topics

#codable #serialization #json

Documentation

API reference

License

MIT (license)

Dependencies

crimson

More

Packages that depend on codable_dart