sum_types 0.3.0 copy "sum_types: ^0.3.0" to clipboard
sum_types: ^0.3.0 copied to clipboard

outdated

sum_types and sum_types_generator packages together define a code generator enabling sum-types in Dart.

example/README.md

Example #

A sum_types and sum_types_generator packages usage example.

Running #

With Dart SDK #

As usual, run pub get first, then pub run example:main.

With Flutter SDK #

As usual, run flutter pub get first, then flutter pub run example:main.

13
likes
0
pub points
74%
popularity

Publisher

unverified uploader

sum_types and sum_types_generator packages together define a code generator enabling sum-types in Dart.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

meta

More

Packages that depend on sum_types