Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

[documentation] how to use backbutton dispatcher #101

Answered by FabianVarela
aoatmon asked this question in Q&A
Discussion options

You must be logged in to vote

@aoatmon I made this implementation for BackButtonDispatcher and it works for me.

home: Router<dynamic>(
     routerDelegate: _router.routerDelegate,
     backButtonDispatcher: RootBackButtonDispatcher(),
),

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@ebelevics
Comment options

Answer selected by aoatmon
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
documentation Improvements or additions to documentation enhancement New feature or request
5 participants
Converted from issue

This discussion was converted from issue #99 on October 22, 2021 14:32.