A new Flutter Demo App.
A flutter app that connects to python flask server which is hosted on localhost http://127.0.0.1:5000 to authenticate user for this flutter app.
I have tried to code FlaskbaseAuth class here like firebase_auth package has FirebaseAuth for firebase authenctication.
See documentation.


