PackageTrack
Sign in Get early access

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

Releases

latest 30
  1. 2.3.0 26 Jun 2023
    Release notes
    • Added setValueWithoutReaction;
    Open source →
  2. 2.2.4 08 Jun 2023
    Release notes
    • Fix callback error
    Open source →
  3. 2.2.3 27 May 2023

    Nothing published for this version

  4. 2.2.2 22 Apr 2023
    Release notes
    • Fix: Clear and addAll RxMap without rebuilding N times? #9.
    • Fix: Fix disposers list cleaning before disposing all RxDisposers
    Open source →
  5. 2.2.1 16 Mar 2023
    Release notes
    • @Deprecated [RxAction]. Use [RxNotifier] instead.
    • [feat]: Added RxNotifier.call for re-call all the registered listeners.
    Open source →
  6. 2.2.0 05 Mar 2023

    Nothing published for this version

  7. 2.2.0+1 05 Mar 2023

    Nothing published for this version

  8. 2.2.0+2 05 Mar 2023
    Release notes
    • Added [rxNext] function for wait the next change of a [RxNotifer].
    • Added [RxNotifier.next];
    • Refactor: [RxAction].
    Open source →
  9. 2.1.0 01 Mar 2023
    Release notes
    • Added [RxCallback] Widget.
    • Added context.callback().
    Open source →
  10. 2.0.0 22 Feb 2023

    Nothing published for this version

  11. 2.0.0+1 22 Feb 2023

    Nothing published for this version

  12. 2.0.0+2 22 Feb 2023

    Nothing published for this version

  13. 2.0.0+3 22 Feb 2023

    Nothing published for this version

  14. 2.0.0+5 22 Feb 2023

    Nothing published for this version

  15. 2.0.0+6 25 Feb 2023
    Release notes
    • (Breaking change) - RxNotifier.value now accept equal values. <br> The ValueNotifier does not propagate if the changed value is the same.
    • Flutter State management with RxRoot and context.select (Check documentation);
    • (Deprecated) RxMixin (Use RxRoot or RxBuilder instead).
    • Added RxAction.
    • Added RxReducer.
    • Update documentation.
    • Up Dart version to >=2.17.
    Open source →
  16. 1.1.0 29 Mar 2021
    Release notes
    • RxFuture: Added .value for add a new Future;
    final rxFuture = RxFuture.of(myFuture);
    ...
    
    rxFuture.value = newFuture;
    
    Open source →
  17. 1.0.0 02 Mar 2021
    Release notes
    • Added Collections (RxList, RxSet, RxMap);
    • Added async (RxFuture, RxStream);
    Open source →
  18. 1.0.0-nullsafety.3 11 Feb 2021 pre-release

    Nothing published for this version

  19. 1.0.0-nullsafety.2 06 Jan 2021 pre-release

    Nothing published for this version

  20. 1.0.0-nullsafety.1 05 Jan 2021 pre-release

    Nothing published for this version

  21. 1.0.0-nullsafety.0 05 Jan 2021 pre-release

    Nothing published for this version

  22. 0.0.8 10 Jan 2021

    Nothing published for this version

  23. 0.0.7 05 Jan 2021

    Nothing published for this version

  24. 0.0.6 03 Jan 2021

    Nothing published for this version

  25. 0.0.6+1 03 Jan 2021

    Nothing published for this version

  26. 0.0.5 27 Dec 2020

    Nothing published for this version

  27. 0.0.4 27 Dec 2020

    Nothing published for this version

  28. 0.0.3 27 Dec 2020

    Nothing published for this version

  29. 0.0.2 27 Dec 2020

    Nothing published for this version

  30. 0.0.1 11 Aug 2020

    Nothing published for this version

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