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

A Flutter package that provides utility classes for working with algebraic data types (ADTs) known as "one-of" types. These types allow you to represent a value that can be one of several possible options.

0.0.1 #

  • Implemented basic functionalities

0.0.2 #

  • Made on() function parameters nullable

0.0.3 #

  • Made map() function parameters nullable
  • Added toString() method to response types
  • Added InternalError response type
2
likes
0
points
342
downloads

Publisher

verified publisherzooper.dev

Weekly Downloads

A Flutter package that provides utility classes for working with algebraic data types (ADTs) known as "one-of" types. These types allow you to represent a value that can be one of several possible options.

Homepage

License

unknown (license)

Dependencies

equatable, flutter

More

Packages that depend on any_of