pedromassango/my_flutter_challenges

overflow when text field get focus at login_challenge.dart

chunhunghan opened this issue · 3 comments

login_challenge.dart
Emulator display overflow image when text field get focus because keyboard shows.
Wrap with SingleChildScrollView seems fix the problem

Thanks

also the onPressed method dont work while pressing Sign Up

Can I contribute in solving this issue ?

Hi all,
I quite didn't finished this specific challenge so it is expected to have some issues.

@suhas-kadu feel free to do so :)