extension_type_unions 1.0.10
extension_type_unions: ^1.0.10 copied to clipboard
Simple union types using extension types. Types: the union of `int` and `String` is `Union2<int, String>`. Values: `42.u21` is `42` with type `Union2<int, Never>`.
Stable versions of extension_type_unions
Version | Min Dart SDK | Uploaded | Documentation | Archive | |
---|---|---|---|---|---|
1.0.10 | 3.3 | 19 months ago | |||
1.0.9 | 3.3 | 19 months ago | |||
1.0.8 | 3.3 | 19 months ago | |||
1.0.7 | 3.3 | 19 months ago | |||
1.0.6 | 3.3 | 19 months ago | |||
1.0.5 | 3.3 | 19 months ago | |||
1.0.4 | 3.3 | 19 months ago | |||
1.0.3 | 3.3 | 19 months ago | |||
1.0.2 | 3.3 | 19 months ago | |||
1.0.1 | 3.3 | 19 months ago | |||
1.0.0 | 3.3 | 19 months ago |