#flutter #ddd #presentation layer
In this video we begin to implement the presentation layer by looking at our viewmodels. We will implement our viewmodels to call the different methods(usecases) associated with our business logic. I also show a preview of the flutter application and what it looks like in its final stage, showing some books on the book shelf. The view models uses fake repositories to get data from an in memory storage.
Github: https://tinyurl.com/u5l9ycg