Project #2 Statement

Learn how to implement the repository pattern and use Cubit with this project.

We'll cover the following...

In this chapter, we’ll go through the repository pattern and how to implement it alongside the BLoC pattern.

Another thing that will be new is that we’ll implement this ...