json_serializable_immutable_collections 0.10.1 json_serializable_immutable_collections: ^0.10.1 copied to clipboard
Adding support for immutable collections for json_serializable
0.10.1 #
- FEAT: analyzer 3.0.0.
0.10.0 #
- json_serializable 6.0.0 support
0.9.0 #
- json_serializable 5.0.0 support
0.8.0 #
- depend on build_runner ^2.0.4
0.7.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.6.0 #
- support json_serializable 4.1.0
0.6.0-nullsafety.0 #
- migrate to nullsafety
0.5.0 #
- support analyzer ^0.40.0
0.4.2 #
- deactiviate support for analyzer 0.40.0, causes problems, fallback to 0.39.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