extension_type_unions
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>`.
1.0.10
48K downloads/mo
#1490 most downloaded on pub.dev
eernstg/extension_type_unions
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Too new to tell
only 2 release windows
Most releases are documented
notes for 9 of 11 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
11 releases · first in 2024
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Feb 2024 to Mar 2024Releases
latest 11-
1.0.1005 Mar 2024 -
1.0.927 Feb 2024 -
1.0.827 Feb 2024Release notes
Open source →- Added
bounded_extension_type_unions.dart, providing a variant of the union types provided byextension_type_unions.dartwhich offers improved run-time type safety in return for some verbosity.
- Added
-
1.0.720 Feb 2024 -
1.0.620 Feb 2024 -
1.0.520 Feb 2024 -
1.0.420 Feb 2024 -
1.0.319 Feb 2024Nothing published for this version
-
1.0.219 Feb 2024Nothing published for this version
-
1.0.119 Feb 2024 -
1.0.019 Feb 2024