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

outdated

A code generator enabling sum-types in Dart.

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
points
168
downloads

Publisher

unverified uploader

Weekly Downloads

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