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

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

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
2
likes
0
points
361
downloads

Publisher

verified publisherzooper.dev

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on any_of