Skip to content

Release 2.6.0

Compare
Choose a tag to compare
@isaac-udy isaac-udy released this 30 May 10:39

2.6.0 * Added isManuallyStarted to the registerForFlowResult API, which allows for the flow to be started manually with a call to update rather than performing this automatically when the flow is created. * Added async to NavigationFlowScope, which allows the execution of suspending lambdas as part of the steps in a flow.