Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in json-serializable

Generated class from freezed creates duplicate FromJson method

how to properly build.yaml?

flutter json-serializable

How to use private constructor in json_serializable

Freezed class with enum property throws error upon trying to serialize

Using a single Flutter model for both isar database and JsonSerializable

JsonSerializable and JsonKey issue after upgrade on Flutter Freezed model

Flutter: json_serializable ignore nullable fields instead of throwing an error

Flutter json_serializable what if key can have different names

flutter json-serializable

How to serialize private fields in json-serializable?

Writing abstract classes while using Freezed

Custom json converter with freezed without a wrapper class

Is there a build_extensions rule in build.yaml to output all generated Flutter models in a common directory?

How to use FreezedUnionCase.snake for model class

JsonConverter for unions generated by freezed package in dart