json_serializable_mobx 0.6.0 copy "json_serializable_mobx: ^0.6.0" to clipboard
json_serializable_mobx: ^0.6.0 copied to clipboard

outdated

Adding support for mobx collections for json_serializable

0.6.0 #

  • major internal changes. break up into builders and type helper packages should not cause any change in behaviour, but released as breaking change release as precaution

0.5.0 #

  • support json_serializable 4.1.0

0.5.0-nullsafety.0 #

  • migrate to nullsafety

0.4.0 #

  • support analyzer 0.40.0

0.3.0 #

  • fix issue with analyzer 0.40.0

0.2.0 #

  • add support for the Observable type
  • support analyzer 0.40.0

0.1.0 #

  • Initial Release