json_serializable_immutable_collections icon indicating copy to clipboard operation
json_serializable_immutable_collections copied to clipboard

Serialize more collections using json_serializable

Results 5 json_serializable_immutable_collections issues
Sort by recently updated
recently updated
newest added

See pub get output: ```console Because json_serializable_mobx >=1.0.0 depends on json_serializable_mobx_typehelpers ^4.0.0 which doesn't match any versions, json_serializable_mobx >=1.0.0 is forbidden. So, because encointer_wallet depends on json_serializable_mobx ^1.0.0, version solving...

Add support for `IList`, `ISet`, `IMap`, `IMapOfSets`, `ListSet` and `ListMap` classes from https://pub.dev/packages/fast_immutable_collections

could not found v6 in pub.dev https://pub.dev/packages/json_serializable_type_helper_utils/versions

I get the following error: ```console Because encointer_wallet depends on json_serializable_mobx ^1.0.0 which depends on json_serializable_mobx_typehelpers ^4.0.0, json_serializable_mobx_typehelpers ^4.0.0 is required. So, because no versions of json_serializable_mobx_typehelpers match ^4.0.0, version...