conduit_codable_fork 1.0.0-b7
conduit_codable_fork: ^1.0.0-b7 copied to clipboard
A serialization library for converting dynamic, structured data (JSON, YAML) into Dart types.
1.0.0-b5 #
Fix invalid cast List<String?> to List
1.0.0-b4 #
Change the archive to expect the key to be non-nullable which should be correct.
1.0.0-b3 #
Corrected the main library file's name to match the dart package name as per dart conventions.
1.0.0-b2 #
Fixed missing meta package.
1.0.0-b2 #
Added the lint package and resolved all lints. removed redundant dyanmic? corrected home page url.
1.0.0 #
- Initial version