tattwei46 / flutter_login_demo

A demo login app with Flutter and Firebae
369 stars 215 forks source link

replaced logo asset reference with FlutterLogo() & Update input validators #11

Closed seanmavley closed 5 years ago

seanmavley commented 5 years ago

update input validators … Before this, if login button is clicked, without any input in both fields, CircularProgressIndicator keeps spinning.