redux_epics
A redux.dart Middleware that helps you perform side effects using Streams
0.15.2
8.1K downloads/mo
#3212 most downloaded on pub.dev
brianegan/dart_redux_epics
What this package is like to depend on
Last release 2 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 3.0 years
Most releases are documented
notes for 18 of 24 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
24 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
24 releases · Oct 2016 to Feb 2025Releases
latest 24-
0.15.211 Feb 2025 -
0.15.125 Jan 2022 -
0.15.018 Mar 2021 -
0.14.013 May 2020 -
0.13.019 Dec 2019 -
0.12.004 Dec 2019 -
0.11.010 Sep 2019Release notes
Open source →- Bugfix: Initializing Combined Epics is performed only once. Combined Epics were previously initialized twice. Thanks @solid-software!
-
0.10.606 May 2019 -
0.10.413 Feb 2019Release notes
Open source →- Add
onChangeto the EpicStore- Bugfix for Dart 2.0.0 - import missing
dart:async
- Bugfix for Dart 2.0.0 - import missing
- Add
-
0.10.307 Jan 2019 -
0.10.201 Aug 2018Release notes
Open source →- Support latest version of RxDart (0.20.x) (thanks @MichaelMarner!)
- Add
onChangestream to EpicStore (thanks @jnorkus) - Add docs for combining EpicMiddleware with other Middleware (thanks @Henge9!)
- Add
- Support latest version of RxDart (0.20.x) (thanks @MichaelMarner!)
-
0.10.101 Aug 2018 -
0.10.027 Jun 2018Release notes
Open source →- Updated to work with latest version of RxDart, which removes deprecated Stream methods in Dart 2
-
0.9.030 Mar 2018Release notes
Open source →- Now works with Redux 3.0.0 & RxDart 0.16.5, which have been upgraded to work with Dart 2
-
0.8.002 Mar 2018Release notes
Open source →- Breaking Change: Dart 2 Support, Dart 1 supported by 0.7.x
- Upgrade to RxDart 0.16
- Breaking Change: Dart 2 Support, Dart 1 supported by 0.7.x
-
0.7.101 Aug 2018Nothing published for this version
-
0.7.021 Feb 2018Release notes
Open source →- Breaking Change: Actions you emit from your Epic are now re-dispatched through all Epics. They used to be simply forwarded to the next Middleware in the chain.
- Added support for
async*functions - Added
TypedEpicas a convenient way to bind actions of a certain type to an epics.
- Added support for
- Breaking Change: Actions you emit from your Epic are now re-dispatched through all Epics. They used to be simply forwarded to the next Middleware in the chain.
-
0.6.125 Nov 2017 -
0.6.026 Aug 2017Release notes
Open source →- Breaking Api Changes
- Updated to work with Redux 2.0.0
Epicis now atypedefCombinedEpicis nowcombineEpics
- Breaking Api Changes
-
0.5.011 Jan 2017Nothing published for this version
-
0.4.023 Oct 2016Nothing published for this version
-
0.3.022 Oct 2016Nothing published for this version
-
0.2.022 Oct 2016Nothing published for this version
-
0.1.008 Oct 2016Nothing published for this version