dart_codable 0.2.0 copy "dart_codable: ^0.2.0" to clipboard
dart_codable: ^0.2.0 copied to clipboard

Implementing the Swift Codable Protocol. It provides the abstract classes Encodable, Decodable and Codable to extend a custom class with.

[0.2.0] - 10.05.2020 #

  • Support nesting classes.

[0.1.0] - 10.05.2020 #

  • Release version 0.1.0.

[0.0.3] - 10.05.2020 #

  • Reformat the code and extend example.

[0.0.2] - 10.05.2020 #

  • Add doc Strings and update the description.

[0.0.1] - 09.05.2020 #

  • Basic Implementation of the Swift Codable Protocol.
5
likes
40
pub points
0%
popularity

Publisher

unverified uploader

Implementing the Swift Codable Protocol. It provides the abstract classes Encodable, Decodable and Codable to extend a custom class with.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

reflectable

More

Packages that depend on dart_codable