tattwei46 / flutter_login_demo

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

Corrected null checking condition #7

Closed kushagraverma26 closed 5 years ago

kushagraverma26 commented 5 years ago

Checking for null should be done first, then other checks should be performed