Hacker News
- Why Dart should learn JSON while it’s still young http://maxhorstmann.net/2014/01/31/why-dart-should-learn-json-while-its-still-young/ 54 comments
- Google's Dart doesn't support deserialising JSON (or anything) into Dart Types https://groups.google.com/a/dartlang.org/forum/#!topic/misc/0pv-Uaq8FGI 96 comments
- Are there any de-JSON libraries (JSONString -> class) in Dart? https://www.reddit.com/r/dartlang/comments/69d049/are_there_any_dejson_libraries_jsonstring_class/ 6 comments dartlang
- Mastering Json Serializable in Dart https://www.youtube.com/watch?v=O-CIXQAar9k 0 comments dartlang
- Mastering Json Serializable in Dart https://www.youtube.com/watch?v=O-CIXQAar9k 0 comments flutterdev
- Announcing Dart 3.4 (a new and official macro for Json serialization was announced) https://medium.com/dartlang/dart-3-4-bd8d23b4462a 15 comments flutterdev
- JSON to Dart classes https://anilraok.com/tools/json-to-dart-classes 4 comments flutterdev
- Convert cURL command syntax to Python requests, Ansible URI, Node.js, R, PHP, Strest, Go, Dart, JSON, and Rust code https://curl.trillworks.com/ 6 comments node
- Json to Model converter for autovalue-moshi (Java) and json_serializable (Dart) users. https://json2model.web.app/ 5 comments programming
- Convert cURL command syntax to Python requests, Ansible URI, Node.js, R, PHP, Strest, Go, Dart, JSON, and Rust code https://curl.trillworks.com/ 5 comments programming
- Decode any JSON in Dart with quicktype https://app.quicktype.io/?l=dart 4 comments dartlang
- JSON to Dart https://javiercbk.github.io/json_to_dart/ 8 comments dartlang
- How to Parse JSON in Dart/Flutter: The Ultimate Guide (Updated to Dart 3) https://codewithandrea.com/articles/parse-json-dart/ 2 comments flutterdev
- Show Reddit: Embeddable JSON database (ejdb) Dart VM native binding https://pub.dartlang.org/packages/ejdb2_dart 6 comments dartlang
- Introducing genq 0.3.0: Instant dart data class generation, >100x faster than build_runner - now with support for JSON serialization/deserialization https://github.com/jankuss/genq 16 comments flutterdev