Skip to content

Commit

Permalink
initial commit, folder structure and sample codes
Browse files Browse the repository at this point in the history
  • Loading branch information
mhadaily committed Nov 22, 2019
1 parent 991c65c commit 120f39c
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# flutter architecture inspired by Domain Driven Design

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

<p align="center">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/1.png" width="100%">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/2.png" width="100%">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/3.png" width="100%">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/4.png" width="100%">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/4.png" width="100%">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/5.png" width="100%">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/6.png" width="100%">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/7.png" width="100%">
<img src="https://raw.githubusercontent.com/mhadaily/flutter-architecture-ddd/master/images/8.png" width="100%">
</p>
Binary file added images/1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 120f39c

Please sign in to comment.