Coding-Club-IITG / Git-Workshop-flutter

3 stars 7 forks source link

Need to login every time after app restart #21

Open PranavNair01 opened 3 years ago

PranavNair01 commented 3 years ago

A user shouldn't be required to login multiple times (i.e. every time he/she uses the app). Can use sharedpreferences to resolve this.

Soumadipdas18 commented 3 years ago

Hello, can I solve it?

PranavNair01 commented 3 years ago

Yeah sure! Good Luck!