/flutter-clean-architecture

A simple flutter project developed with TDD and using Clean Architecture principles.

Primary LanguageDart

Clean Architecture

This is a study project to practice TDD and a good approach of Clean Architecture for flutter projects. It is based on Reso Coder series. This is fully implemented with flutter 2.5.1 and dart 2.14.2. So it's a totally Null Safety version (to reach it, I had to change a few things from the original tutorial).

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.