enum_option_set 1.0.0
enum_option_set: ^1.0.0 copied to clipboard
EnumOptionSet is a Dart package that provides a way to manage a set of enum options. It allows you to add, remove, and check options in a set, and perform set operations like union, intersection, and [...]