CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
json-serializable
09-08
OS
How do I set up a nested field in a Cloud Firestore database using JSONserializable in flutter
08-27
Back-end
Freezed & json_serializable handling parsing error
06-22
Enterprise
How to deserialize a JSON where some keys are dupplicated
04-07
Software design
Flutter json_serializable: fromJson returns null
03-29
Back-end
How to use private constructor in json_serializable
03-18
Blockchain
How to include a final field in generated code from json_serializable?
03-18
Mobile
Generated class from freezed creates duplicate FromJson method
03-09
Software design
Unable to generate fromJson() and toJson() for generics using freezed package
02-20
front end
JsonSerializable. Can't match Model to json schema
12-09
database
Flutter json_serializable what if key can have different names
12-02
Mobile
java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1
Links:
CodePudding