sum_types 0.1.2+2 sum_types: ^0.1.2+2 copied to clipboard
Annotations for a code generator enabling sum-types in Dart.
0.1.2+2 #
- Extend README.md.
- Include analysis_options.yaml.
0.1.2+1 #
- Relax dependency constraints to improve compatibility.
0.1.2 #
- Integrate an example into the package.
0.1.1 #
- Include a change-log file.
0.1.0 #
- Define the annotations for
sum_types_generator
. - Include
Unit
type, required by the generator.