Closed ValeriusGC closed 5 years ago
fixed, please upgrade version of built_mirrors
to 0.10.3
, maybe you only need to run pub upgrade
What do you exactly mean?
First there is no such built_mirrors 0.10.3 version
in pub repository.
Second there is no points in DSON documentation about adding this dependency in YAML.
So what shall I do?
ups sorry, my mistake it should be built_mirrors_core
.
Don't worry about it, just run pub upgrade
or specify the version of dson
to version ^0.15.4
Hello. I changed sample in
extend_serializables
to generic to emulate my real caseDerived => Base<T>
and got an issue: