sum_types_generator 0.1.2+2 copy "sum_types_generator: ^0.1.2+2" to clipboard
sum_types_generator: ^0.1.2+2 copied to clipboard

outdated

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 #

  • Update a dependency: analyzer: ^0.38.1.
  • Apply the default dartfmt formatting.
  • Add a change-log file.

0.1.0 #

  • Implement the sum-types generator allowing

    • default case-names,
    • no-payload cases,
    • recursive sum-types.

    Does not support generic sum-types.

4
likes
0
pub points
55%
popularity

Publisher

unverified uploader

A code generator enabling sum-types in Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

analyzer, build, meta, source_gen, sum_types

More

Packages that depend on sum_types_generator