Download Latest Version 2.0.0-alpha3 source code.tar.gz (577.0 kB)
Email in envelope

Get an email when there's a new version of FlowRedux

Home / 2.0.0-alpha2
Name Modified Size InfoDownloads / Week
Parent folder
2.0.0-alpha2 source code.tar.gz 2025-07-24 577.0 kB
2.0.0-alpha2 source code.zip 2025-07-24 682.9 kB
README.md 2025-07-24 715 Bytes
Totals: 3 Items   1.3 MB 1
  • FlowReduxStateMachineFactory now has several initializeWith functions, each matching one of the ...StateHolder functions that were introduced in alpha 1. initializeWith needs to be called from an init block similar to spec.
  • Added ExecutionPolicy.Throttled that can be used to limit subsequent action handling or Flow emissions (already was part of alpha 1 but not mentioned in the release notes).
  • Removed all FlowReduxStateMachineFactory constructors as well as the StateHolder class and functions.
  • Fix android source set not being properly added which caused the parcelableStateHolder (now replaced with an initializeWith function for Parcelable state) not to be called.
Source: README.md, updated 2025-07-24