Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhadaily/flutter-architecture-ddd

Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture
https://github.com/mhadaily/flutter-architecture-ddd

clean-architecture domain-driven-design flutter flutter-app flutter-apps flutter-demo flutter-examples onion-architecture

Last synced: 2 days ago
JSON representation

Flutter Architecture inspired by Domain Driven Design, Onion and Clean Architecture

Awesome Lists containing this project

README

        

# Inspiring Domain Driven Design Flutter Architecture

Please take a look at my slides to learn more [Strategic Domain Driven Design For Improving Flutter Architecture](https://bit.ly/ddd-flutter)

Please use this repo and slides as a guide but not hard rules. you may adjust and adopt based on the needs of your application.

Disclaimer: heavily inspired by Clean, Onion, Layer architecure

Two architecutre for two types of applications:

- Enterprise [Link to Theory](#simple-architecture-for-smaller-application) - [Link to source code](https://github.com/mhadaily/flutter-architecture-ddd/tree/master/enterprise)
- Simple [Link to Theory](#enterprise-flutter-architecture-for-large-applications) - [Link to source code](https://github.com/mhadaily/flutter-architecture-ddd/tree/master/simple)

















## Simple architecture for smaller application














## Enterprise Flutter architecture for large applications