rx_notifier
Extension to ValueNotifier by transparently applying functional reactive programming (TFRP)
2.3.0
2.5K downloads/mo
#4961 most downloaded on pub.dev
Flutterando/rx_notifier
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships unpredictably
gaps range from 9 days to 1.9 years
Some releases are documented
notes for 9 of 26 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
30 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
30 releases · Aug 2020 to Jun 2023Releases
latest 30-
2.3.026 Jun 2023 -
2.2.408 Jun 2023 -
2.2.327 May 2023Nothing published for this version
-
2.2.222 Apr 2023Release notes
Open source →- Fix: Clear and addAll RxMap without rebuilding N times? #9.
- Fix: Fix disposers list cleaning before disposing all RxDisposers
-
2.2.116 Mar 2023Release notes
Open source →- @Deprecated [RxAction]. Use [RxNotifier] instead.
- [feat]: Added
RxNotifier.callfor re-call all the registered listeners.
-
2.2.005 Mar 2023Nothing published for this version
-
2.2.0+105 Mar 2023Nothing published for this version
-
2.2.0+205 Mar 2023Release notes
Open source →- Added [rxNext] function for wait the next change of a [RxNotifer].
- Added [RxNotifier.next];
- Refactor: [RxAction].
-
2.1.001 Mar 2023 -
2.0.022 Feb 2023Nothing published for this version
-
2.0.0+122 Feb 2023Nothing published for this version
-
2.0.0+222 Feb 2023Nothing published for this version
-
2.0.0+322 Feb 2023Nothing published for this version
-
2.0.0+522 Feb 2023Nothing published for this version
-
2.0.0+625 Feb 2023Release notes
Open source →- (Breaking change) -
RxNotifier.valuenow accept equal values. <br> The ValueNotifier does not propagate if the changed value is the same. - Flutter State management with
RxRootandcontext.select(Check documentation); - (Deprecated)
RxMixin(UseRxRootorRxBuilderinstead). - Added
RxAction. - Added
RxReducer. - Update documentation.
- Up Dart version to >=2.17.
- (Breaking change) -
-
1.1.029 Mar 2021Release notes
Open source →- RxFuture: Added .value for add a new Future;
final rxFuture = RxFuture.of(myFuture); ... rxFuture.value = newFuture; -
1.0.002 Mar 2021Release notes
Open source →- Added Collections (RxList, RxSet, RxMap);
- Added async (RxFuture, RxStream);
-
1.0.0-nullsafety.311 Feb 2021 pre-releaseNothing published for this version
-
1.0.0-nullsafety.206 Jan 2021 pre-releaseNothing published for this version
-
1.0.0-nullsafety.105 Jan 2021 pre-releaseNothing published for this version
-
1.0.0-nullsafety.005 Jan 2021 pre-releaseNothing published for this version
-
0.0.810 Jan 2021Nothing published for this version
-
0.0.705 Jan 2021Nothing published for this version
-
0.0.603 Jan 2021Nothing published for this version
-
0.0.6+103 Jan 2021Nothing published for this version
-
0.0.527 Dec 2020Nothing published for this version
-
0.0.427 Dec 2020Nothing published for this version
-
0.0.327 Dec 2020Nothing published for this version
-
0.0.227 Dec 2020Nothing published for this version
-
0.0.111 Aug 2020Nothing published for this version