Closed m1n1 closed 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.
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.