Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/KiritchoukC/flutter_clean_architecture_template

Starter template of a clean architecture flutter project
https://github.com/KiritchoukC/flutter_clean_architecture_template

Last synced: 3 months ago
JSON representation

Starter template of a clean architecture flutter project

Awesome Lists containing this project

README

        

# flutter_clean_architecture_template

Starter template of a clean architecture flutter project.

## Getting Started

This project is a starting point for a Flutter application using the clean architecture pattern.
The template is inspired by the [TDD Clean Architecture tutorial](https://resocoder.com/2019/08/27/flutter-tdd-clean-architecture-course-1-explanation-project-structure/) by [Reso Coder](https://github.com/ResoCoder)