Search code examples
Unable to generate fromJson() and toJson() for generics using freezed package...

flutterdartgenericsfreezedjson-serializable

Read More
How to Pass a Custom Parameter Name in a Generic Data Model with JsonSerializable in Flutter?...

flutterdartjson-serializable

Read More
How to generate methods in `PerFieldToJson` using `json_serializable`?...

flutterdartgoogle-cloud-firestorejson-serializablejson-annotation

Read More
How to use FreezedUnionCase.snake for model class...

flutterfreezedjson-serializable

Read More
How to convert a Map to a List of keys...

jsondartfreezedjson-serializable

Read More
Using dart Freezed with sealed classes and fromJson...

flutterdartfreezedflutter-freezedjson-serializable

Read More
Nested Json Serialization Doesn't Work Event With explicitToJson: TRUE?...

jsonflutterdartjsonserializerjson-serializable

Read More
Property name and key name in JSON can be different in Flutter?...

jsonflutterjson-serializable

Read More
How to properly use freezed in dart/flutter...

flutterdartfreezedjson-serializable

Read More
How to generate .g.dart files correctly when added POST/GET method?...

flutterretrofitdiojson-serializable

Read More
ArgumentError (Invalid argument: Instance of ...) when converting to Json with class as a nested lis...

fluttergoogle-cloud-firestorejson-serializable

Read More
Shortcut for generating json_serializable (Flutter/Dart plugin) boilerplate codes in Android Studio...

android-studioflutterdartauto-generatejson-serializable

Read More
Is there a build_extensions rule in build.yaml to output all generated Flutter models in a common di...

flutterdartfreezedjson-serializablebuild-runner

Read More
Custom json converter with freezed without a wrapper class...

flutterfreezedjson-serializable

Read More
Renaming Flutter Freezed field names to snake, pascal,kebab or anothing along those lines...

flutterdartfreezedjson-serializable

Read More
Transforming empty nested map to object exception...

jsonflutterdartjson-serializable

Read More
Dart json serializable - how to return a const IconData...

flutterdartserializationjson-serializable

Read More
Django: Get list of model object fields depending on their type?...

pythondjango-modelsdjango-ormjson-serializable

Read More
Flutter error: _InternalLinkedHashMap<String, dynamic>' is not a subtype of type 'Map&...

flutterdartjson-serializationjson-serializablejson-annotation

Read More
Flutter Serializing objects types problem...

flutterdartflutter-getxjson-serializable

Read More
C#, json return empty converting from List...

c#jsonunity-game-enginejson-serializable

Read More
How to ignore null value toJson using freezed?...

flutterflutter-dependenciesflutter-freezedjson-serializable

Read More
freezed package can not generate toJson code for nested object anymore...

flutterfreezedflutter-freezedjson-serializablejson-annotation

Read More
Writing abstract classes while using Freezed...

flutterdartfreezedjson-serializable

Read More
Dart Enums included as Null in Json even if include_if_null: false...

jsonflutterdartenumsjson-serializable

Read More
Using dart's json_serializable package with custom properties...

flutterdartgoogle-cloud-firestorejson-serializable

Read More
How do I set up a nested field in a Cloud Firestore database using JSONserializable in flutter...

flutterfirebasedartgoogle-cloud-firestorejson-serializable

Read More
Flutter - How to use DataClass object in a model I want to serialize?...

flutterdriftbuild-runnerjson-serializable

Read More
Generated class from freezed creates duplicate FromJson method...

flutterhivefreezedjson-serializable

Read More
How to Generate Json_Serializable Dart (Flutter) on Inheritance class?...

jsonflutterdartjson-serializablebuild-runner

Read More
BackNext