DEV Community

TungPhanThanh
TungPhanThanh

Posted on

Login Validate User through rest api in flutter

I made the Login with Rest API. My App works like if username and password is correct then go to the MainPage of app. If false then throw exception on a page.The Problem is when credential are true or false. It shows the Circular Progress Indicator on next context or…

Top comments (0)