artifact_gen 1.0.13
artifact_gen: ^1.0.13 copied to clipboard
Data Modeling generator for the local madman
1.0.13 #
- Fix non-string map-key serialization
1.0.12 #
- Enable compression
1.0.11 #
- Fix list set conversion on toMap
1.0.10 #
- Schema generation additionalProperties
1.0.9 #
- Schema generation
1.0.8 #
- Formatting Fixes
1.0.7 #
- Fixed (Subclass(...) as Superclass).copyWith() is! Subclass type loss issue
1.0.6 #
- Fixed a type cast issue in dart compiler bug which caused dynamic down-casting when using copyWith on an object using List or Set AND it had a default value causing method extensions to break at runtime.
1.0.5 #
- Fixes & Support for Artifact 1.0.11
1.0.4 #
- Fixes & Support for Artifact 1.0.10
1.0.3 #
- Fixes & Support for Artifact 1.0.9
1.0.2 #
- Fixes & Support for Artifact 1.0.8
1.0.1 #
- Support for artifact 1.0.7
1.0.0 #
- Initial Generator