This project aims to show the use of riverpood with clean architecture based on DDD.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
-
Riverpood : Riverpod makes working with asynchronous code.
-
Clean Architecture : In this tutorial, we're combine clean archi with DDD.
-
Hive: Learn how to set up, read, write, and manage a local Hive database within a Flutter application.