I don't know if this is implementable but it would be a nice feature to have a flag (bool value) which when set to true, the back button of android is disabled during the tutorial such that the current context does not pop out of screen.
This can be easily substituted with onFinish and PopScope but it would be useful.
I don't know if this is implementable but it would be a nice feature to have a flag (bool value) which when set to
true, the back button of android is disabled during the tutorial such that the current context does not pop out of screen.This can be easily substituted with
onFinishandPopScopebut it would be useful.