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 120f39c commit f969c30
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# 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)
Please take a look at my slides to learn more [Strategic Domain Driven Design For Improving Flutter Architecture](https://bit.ly/ddd-fluter)

<p align="center">
<a href="bit.ly/ddd-fluter" target="https://bit.ly/ddd-fluter">
<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%">
Expand All @@ -12,4 +13,5 @@ Please take a look at my slides to learn more [Strategic Domain Driven Design Fo
<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%">
</a>
</p>

0 comments on commit f969c30

Please sign in to comment.