class_unions 1.0.0
class_unions: ^1.0.0 copied to clipboard
Simple union types using classes. Types: the union of `int` and `String` is `Union2<int, String>`. Values: `42.u21` is `42` with type `Union2<int, Never>`.
Stable versions of class_unions
Version | Min Dart SDK | Uploaded | Documentation | Archive | |
---|---|---|---|---|---|
1.0.0 | Null safety | 3.6 | 4 months ago |