Flutter Retrofit, implementation in Clean Architecture with unit tests
Introduction
We will see how to implement Retrofit in a clean architecture way. The
implementation will be set in the data source part of the feature. To understand
what is a feature or the data source see this schema below:
So our code will be in the remote data source