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.