json_serializable_immutable_collections 0.4.2 copy "json_serializable_immutable_collections: ^0.4.2" to clipboard
json_serializable_immutable_collections: ^0.4.2 copied to clipboard

outdated

Adding support for immutable collections for json_serializable

0.4.2 #

  • deactiviate support for analyzer 0.40.0, causes problems, fallback to 0.39.0

0.4.1 #

  • support analyzer ^0.40.0

0.4.0 #

  • support json_serializable 3.4.0 (resolve conflicts with types the json_serializable now exports, that have not been exported before)

0.3.1 #

  • Fix usage of deprecated member (isObject -> isDartCoreObject)

0.3.0+1 #

  • Add example

0.3.0 #

  • Depend on json_serializable ^3.3.0 to use types which are now exported on this version
  • Update dependencies

0.2.0 #

  • Remove unnecessary null check when generating code for BuiltList

0.1.1 #

  • Loosen up dependency version ranges

0.1.0 #

  • Badge

0.0.4 #

  • Pana fixes

0.0.3 #

  • Documentation fixes

0.0.2 #

  • Documentation fixes

0.0.1 #

  • Initial Release