json_serializable_immutable_collections icon indicating copy to clipboard operation
json_serializable_immutable_collections copied to clipboard

Missing publish of `json_serializable_mobx_typehelpers` v4.0.0`

Open clangenb opened this issue 1 year ago • 1 comments

See pub get output:

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 failed.


You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on json_serializable_mobx: flutter pub add dev:json_serializable_mobx:^0.10.3

clangenb avatar Jan 12 '24 13:01 clangenb

Same here

image

subzero911 avatar Jul 04 '24 17:07 subzero911