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

using onBackPressed on login_challenge.dart #3

Open
pishguy opened this issue May 18, 2019 · 2 comments
Open

using onBackPressed on login_challenge.dart #3

pishguy opened this issue May 18, 2019 · 2 comments

Comments

@pishguy
Copy link

pishguy commented May 18, 2019

how can i set animation to hide when i tap on back button?

this code don't work correctly

onWillPop: () {
  loginController.forward();
  isLogin = !isLogin;
},
@pedromassango
Copy link
Owner

Please paste the link of the file that you are talking about

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