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
Releases
latest 23-
0.6.007 Nov 2025 -
0.5.316 Mar 2023 -
0.5.216 Mar 2023 -
0.5.116 Mar 2023 -
0.5.005 Mar 2023Release notes
Open source →Added
- tryMap() method
Changed
- BC-BREAKING. The generic type of
Maybeis made unbounded.
Removed
- BC-BREAKING.
Maybedoes not have a constructor anymore.
-
0.5.0-beta01 Mar 2023 pre-releaseNothing published for this version
-
0.4.014 Mar 2021Release notes
Open source →Changed
- This is a BC-breaking change to support null safety. Please refer to the tests and documentation.
ifPresent()andifNothing()were madevoid.
-
0.4.0-nullsafety.114 Jan 2021 pre-releaseNothing published for this version
-
0.4.0-nullsafety12 Dec 2020 pre-releaseNothing published for this version
-
0.3.121 Jul 2020 -
0.3.021 Jul 2020Release notes
Open source →Changed
- Allow
mapto return a null. Hence, the BC-breaking change inJust.mapsignature.
- Allow
-
0.2.011 Jul 2020Release notes
Open source →Added
- Method
fallback() - Equality operator support
Changed
- Method
chain()now accepts a value instead of a function. The old method is available asfallback()
Removed
- Method
filter()
- Method
-
0.1.928 Jun 2020 -
0.1.814 Jun 2020 -
0.1.714 Jun 2020 -
0.1.614 Jun 2020 -
0.1.514 Jun 2020 -
0.1.414 Jun 2020 -
0.1.314 Jun 2020 -
0.1.214 Jun 2020 -
0.1.114 Jun 2020 -
0.1.025 May 2020 -
0.0.124 May 2020