Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding close button to leave full screen page #15

Open
jcblancomartinez opened this issue Apr 6, 2022 · 1 comment
Open

Adding close button to leave full screen page #15

jcblancomartinez opened this issue Apr 6, 2022 · 1 comment

Comments

@jcblancomartinez
Copy link

Hi,

Leaving the full screen is a problem in web and might not be that obvious in mobile. I suggest we add a close button in AppBar's leading widget that would simply do:

Navigator.of(context).pop();

Regards.

@arindammitra06
Copy link

Did you solve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants