tattwei46 / flutter_login_demo

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

How to persist the user display name? #15

Open ankitgaur opened 4 years ago

ankitgaur commented 4 years ago

Hi, First of all my sincere thanks for such a nice demo.

In this demo, we are only persisting user's email address and password. Is there a way to store more details like user's display Name?