Improved
2.0.0-alpha5
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.