PackageTrack
Sign in Get early access

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 2024
2025 2026
Release Pre-release

Releases

latest 11
  1. 1.0.10 05 Mar 2024
    Release notes
    • Add DartDoc comments, correct typos in comments.
    Open source →
  2. 1.0.9 27 Feb 2024
    Release notes
    • Clean up whitespace.
    Open source →
  3. 1.0.8 27 Feb 2024
    Release notes
    • Added bounded_extension_type_unions.dart, providing a variant of the union types provided by extension_type_unions.dart which offers improved run-time type safety in return for some verbosity.
    Open source →
  4. 1.0.7 20 Feb 2024
    Release notes
    • Add more DartDoc comments.
    Open source →
  5. 1.0.6 20 Feb 2024
    Release notes
    • Add more DartDoc comments.
    Open source →
  6. 1.0.5 20 Feb 2024
    Release notes
    • Add JSON example.
    Open source →
  7. 1.0.4 20 Feb 2024
    Release notes
    • Add DartDoc comments to JSON related declarations.
    Open source →
  8. 1.0.3 19 Feb 2024

    Nothing published for this version

  9. 1.0.2 19 Feb 2024

    Nothing published for this version

  10. 1.0.1 19 Feb 2024
    Release notes
    • Improve the description in pubspec.yaml.
    Open source →
  11. 1.0.0 19 Feb 2024
    Release notes
    • Initial version.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive