Coding-Club-IITG / Git-Workshop-flutter

3 stars 7 forks source link

Authentication (Registration / Login) Error Handling #19

Open PranavNair01 opened 3 years ago

PranavNair01 commented 3 years ago

In cases of authentication error, the app consoles error and UI hangs. I will try to fix it with an elegant error handling alert UI

dhgavali commented 3 years ago

Hey. can I solve this? I will add the snackbar or pop up which will show the error to user

PranavNair01 commented 3 years ago

I already solved using rflutter package. there is a pull request

dhgavali commented 3 years ago

ok. great