any_of 0.0.3 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.