any_of 2.0.1 copy "any_of: ^2.0.1" to clipboard
any_of: ^2.0.1 copied to clipboard

A Dart package for working with algebraic data types (ADTs) representing "any-of" values with multiple options.

2.0.1 #

  • Adjusted project description

2.0.0 #

  • Changed the package from flutter to pure dart

1.1.0 #

  • Added more types which can be used as response types
  • Fixed a small implementation mistake in Nonet

1.0.0 #

  • Made on and run methods async

0.0.5 #

  • Removed nullability on some map methods

0.0.4 #

  • Addeed run function
  • Added comments for most methods

0.0.3 #

  • Made map() function parameters nullable
  • Added toString() method to response types
  • Added InternalError response type

0.0.2 #

  • Made on() function parameters nullable

0.0.1 #

  • Implemented basic functionalities
1
likes
120
pub points
52%
popularity

Publisher

verified publisherzooper.dev

A Dart package for working with algebraic data types (ADTs) representing "any-of" values with multiple options.

Homepage
Repository (GitHub)
View/report issues

Topics

#discriminated-union

Documentation

API reference

Funding

Consider supporting this project:

buymeacoffee.com

License

MIT (LICENSE)

Dependencies

equatable

More

Packages that depend on any_of