mobileappdevhm20 / team-project-team_7

team-project-team_7 created by GitHub Classroom
0 stars 0 forks source link

Feature/login #23

Closed m1n1 closed 4 years ago

m1n1 commented 4 years ago

THis PR features an login and signup screen and functionality. The user database and logic is using firebase authentication. The Logic is using the Bloc pattern for the business logic.

https://pub.dev/packages/flutter_bloc

There are also tests for every bloc.