| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.0.0-alpha5 source code.tar.gz | 2025-09-24 | 579.2 kB | |
| 2.0.0-alpha5 source code.zip | 2025-09-24 | 690.0 kB | |
| README.md | 2025-09-24 | 715 Bytes | |
| Totals: 3 Items | 1.3 MB | 0 | |
onEnterStartStateMachineandonActionStartStateMachinehave been updated to useFlowReduxStateMachineFactoryinstead ofStateMachine.- Simplified available overloads for
onEnterStartStateMachineandonActionStartStateMachine. - Removed
LegacyFlowReduxStateMachine. - Added new artifact
com.freeletics.flowredux2:flowredux-extensions:<version>which initially containsonEnterLoadSmoothly. This extension allows loading data while skipping showing a loading indicator for fast loads and if a loading indicator is shown it will show it at least for a minimum amount of time. This avoids the loading indicator just quickly flashing. - Updated Kotlin to 2.2.20.
- Updated Compose to 1.9.0.