pratyushmp / Batua

A personal app to track and manage your expenses.
48 stars 57 forks source link

Add Spinner in Login_Screen #58

Closed rakshitkamboj closed 3 years ago

rakshitkamboj commented 3 years ago

After clicking on loginScreen it takes some time to get response from firebase in the meantime the app didn't perform any activity and it looks stucked. So, To show the progress to the user I would like to add a spinner that will showup untill app screen navigate to next screen. I will be using modal_progress_hud package for that.

pratyushmp commented 3 years ago

Sure @rakshitkamboj . The issue is assigned to you