luizpaulofranz / flutter-clean-architecture

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:Dart 90.4%Language:HTML 6.4%Language:Ruby 2.2%Language:Swift 0.7%Language:Kotlin 0.2%Language:Objective-C 0.1%