PackageTrack
Sign in Get early access

maybe_just_nothing

Yet another variation of the good old Maybe monad with eager execution written in Dart.

0.6.0 280K downloads/mo #716 most downloaded on pub.dev f3ath/maybe-just-nothing

What this package is like to depend on

Last release 9 months ago

07 Nov 2025

Ships unpredictably

gaps range from 9 days to 2.6 years

Nearly every release is documented

notes for 20 of 20 stable releases

Nothing withdrawn

no release was ever pulled

6 years old

23 releases · first in 2020

1 release in the last 12 months

see the full history below

Release timeline

23 releases · May 2020 to Nov 2025
2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 23
  1. 0.6.0 07 Nov 2025
    Release notes

    Removed

    • The .as() method
    • Dart 2.0 support
    Open source →
  2. 0.5.3 16 Mar 2023
    Release notes

    Changed

    • ifPresent() and ifNothing() return self
    Open source →
  3. 0.5.2 16 Mar 2023
    Release notes

    Changed

    • Repackaged to hide internal interfaces
    Open source →
  4. 0.5.1 16 Mar 2023
    Release notes

    Added

    • merge2() method
    Open source →
  5. 0.5.0 05 Mar 2023
    Release notes

    Added

    • tryMap() method

    Changed

    • BC-BREAKING. The generic type of Maybe is made unbounded.

    Removed

    • BC-BREAKING. Maybe does not have a constructor anymore.
    Open source →
  6. 0.5.0-beta 01 Mar 2023 pre-release

    Nothing published for this version

  7. 0.4.0 14 Mar 2021
    Release notes

    Changed

    • This is a BC-breaking change to support null safety. Please refer to the tests and documentation.
    • ifPresent() and ifNothing() were made void.
    Open source →
  8. 0.4.0-nullsafety.1 14 Jan 2021 pre-release

    Nothing published for this version

  9. 0.4.0-nullsafety 12 Dec 2020 pre-release

    Nothing published for this version

  10. 0.3.1 21 Jul 2020
    Release notes

    Fixed

    • README update
    Open source →
  11. 0.3.0 21 Jul 2020
    Release notes

    Changed

    • Allow map to return a null. Hence, the BC-breaking change in Just.map signature.
    Open source →
  12. 0.2.0 11 Jul 2020
    Release notes

    Added

    • Method fallback()
    • Equality operator support

    Changed

    • Method chain() now accepts a value instead of a function. The old method is available as fallback()

    Removed

    • Method filter()
    Open source →
  13. 0.1.9 28 Jun 2020
    Release notes

    Changed

    • ifPresent() and ifNothing() return Maybe<T> instead of null
    Open source →
  14. 0.1.8 14 Jun 2020
    Release notes

    Added

    • const constructor to Nothing
    Open source →
  15. 0.1.7 14 Jun 2020
    Release notes

    Changed

    • Relaxed cast() type constraint
    Open source →
  16. 0.1.6 14 Jun 2020
    Release notes

    Added

    • chain() method
    Open source →
  17. 0.1.5 14 Jun 2020
    Release notes

    Fixed

    • "Future was not exported" in tests
    Open source →
  18. 0.1.4 14 Jun 2020
    Release notes

    Changed

    • Just and Nothing return more narrow types in certain cases
    Open source →
  19. 0.1.3 14 Jun 2020
    Release notes

    Fixed

    • Future was not exported
    Open source →
  20. 0.1.2 14 Jun 2020
    Release notes

    Changed

    • relaxed min Dart version to 2.0.0
    • minor readme fixes
    Open source →
  21. 0.1.1 14 Jun 2020
    Release notes

    Added

    • where is an alias for filter
    Open source →
  22. 0.1.0 25 May 2020
    Release notes

    Added

    • New methods: cast(), orAsync(), orGetAsync(), flatMap(), merge()
    Open source →
  23. 0.0.1 24 May 2020
    Release notes

    Added

    • 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