From f826170d16ea1fa7016ee5078344873d261925f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Long=20Ho=C3=A0ng?= Date: Fri, 26 Nov 2021 12:34:32 +0700 Subject: [PATCH 1/5] Add DDD Todo Template --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a2e4c4eb..fe389937 100644 --- a/README.md +++ b/README.md @@ -260,6 +260,7 @@ Also 👍| ⭐| 👏 links to support their authors ! - [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [1113★] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [62★] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [201★] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). +- [DDD-ToDo](https://github.com/longhoang2984/ddd_todoapp) - To Do app with Domain-Driven Design and Parse SDK by [Long Hoàng](https://github.com/longhoang2984). ## Plugins @@ -384,4 +385,4 @@ Also 👍| ⭐| 👏 links to support their authors ! [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file +To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. From c0f2487653b967b958cde29ba5b5c1f65586dd8e Mon Sep 17 00:00:00 2001 From: Long Hoang Date: Fri, 26 Nov 2021 12:41:24 +0700 Subject: [PATCH 2/5] Revert "Add DDD Todo Template" This reverts commit f826170d16ea1fa7016ee5078344873d261925f6. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fe389937..a2e4c4eb 100644 --- a/README.md +++ b/README.md @@ -260,7 +260,6 @@ Also 👍| ⭐| 👏 links to support their authors ! - [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) [1113★] - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan). - [Book](https://github.com/putraxor/flutter-book-app) [62★] - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor). - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) [201★] - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat). -- [DDD-ToDo](https://github.com/longhoang2984/ddd_todoapp) - To Do app with Domain-Driven Design and Parse SDK by [Long Hoàng](https://github.com/longhoang2984). ## Plugins @@ -385,4 +384,4 @@ Also 👍| ⭐| 👏 links to support their authors ! [![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) -To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. +To the extent possible under law, [Robert Felker](https://www.linkedin.com/in/robert-felker/) has waived all copyright and related or neighboring rights to this work. \ No newline at end of file From 79a553a1199a6b837651decfbe17ca71f1d68b39 Mon Sep 17 00:00:00 2001 From: Long Hoang Date: Fri, 26 Nov 2021 12:43:36 +0700 Subject: [PATCH 3/5] Add DDD Todo Template --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 558da337..277a9d71 100644 --- a/source.md +++ b/source.md @@ -260,6 +260,7 @@ Also 👍| ⭐| 👏 links to support their authors ! - [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) - [Book](https://github.com/putraxor/flutter-book-app) - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor) - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) +- [DDD-ToDo](https://github.com/longhoang2984/ddd_todoapp) - To Do app with Domain-Driven Design and Parse SDK by [Long Hoàng](https://github.com/longhoang2984). ## Plugins From d827cfce066a99dcb1ef5cdaa3e614fcd4b02d82 Mon Sep 17 00:00:00 2001 From: Long Hoang Date: Fri, 26 Nov 2021 13:01:11 +0700 Subject: [PATCH 4/5] Revert "Add DDD Todo Template" This reverts commit 79a553a1199a6b837651decfbe17ca71f1d68b39. --- source.md | 1 - 1 file changed, 1 deletion(-) diff --git a/source.md b/source.md index 277a9d71..558da337 100644 --- a/source.md +++ b/source.md @@ -260,7 +260,6 @@ Also 👍| ⭐| 👏 links to support their authors ! - [UI Kit](https://github.com/iampawan/Flutter-UI-Kit) - Collection of useful UIs in a UIKit by [Pawan Kumar](https://github.com/iampawan) - [Book](https://github.com/putraxor/flutter-book-app) - Bookshelf by [Ardiansyah Putra](https://github.com/putraxor) - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) -- [DDD-ToDo](https://github.com/longhoang2984/ddd_todoapp) - To Do app with Domain-Driven Design and Parse SDK by [Long Hoàng](https://github.com/longhoang2984). ## Plugins From a31fc16a102cb9166288b0a2341f3ca8825d540d Mon Sep 17 00:00:00 2001 From: Long Hoang Date: Fri, 26 Nov 2021 13:05:57 +0700 Subject: [PATCH 5/5] Add DDD-Todo to Templates --- source.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source.md b/source.md index a396bfc2..ffa977ca 100644 --- a/source.md +++ b/source.md @@ -390,6 +390,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [ActingWeb First_App](https://github.com/gregertw/actingweb_firstapp) - Starter app with basic elements for a team-developed production-quality app by [Greger Wedel](https://github.com/gregertw) - [Smart Washing Machine](https://github.com/pawlik92/flutter_whirlpool) - Smart washing machine UI challenge app with Box2D physic engine by [Tomasz Pawlikowski](https://github.com/pawlik92) - [Beautiful Timelines](https://github.com/JHBitencourt/beautiful_timelines) - A set of beautiful timelines by [Julio Bitencourt](https://github.com/JHBitencourt). +- [DDD-ToDo](https://github.com/longhoang2984/ddd_todoapp) - To Do app with Domain-Driven Design and Parse SDK by [Long Hoàng](https://github.com/longhoang2984). ### Clone @@ -410,6 +411,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [ARKit Plugin](https://github.com/olexale/arkit_flutter_plugin) - Wrapper for ARKit - Apple's augmented reality platform for iOS by [Olexandr Leuschenko](https://github.com/olexale). - [ARCore Plugin](https://github.com/giandifra/arcore_flutter_plugin) - Augmented reality with ARCore platform by [Gian Marco Di Francesco](https://github.com/giandifra). + ## Plugins - [Pub packages](https://pub.dev/flutter/packages) - Packages filter in Dart Pub Repository.