From b7790ecb91c594c37b91a882883086aa9a662d88 Mon Sep 17 00:00:00 2001 From: King Wu Date: Mon, 14 Jan 2019 01:03:18 +0800 Subject: [PATCH 1/3] Add flutter starter kit with App Store demo app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de20545..93b6478 100644 --- a/README.md +++ b/README.md @@ -417,6 +417,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [124⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT). - [Deer](https://github.com/aleksanderwozniak/deer) [65⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). +- [Flutter Starter Kit](https://github.com/KingWu/flutter_starter_kit) [59⭐] - A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example by [King Wu](https://github.com/KingWu). ### Block / Angular / PWA From ad1a9b773c49d9e9bd0ec79a63b0eadfef8b9e09 Mon Sep 17 00:00:00 2001 From: King Wu Date: Mon, 14 Jan 2019 11:25:53 +0800 Subject: [PATCH 2/3] Add flutter starter kit with App Store Demo --- README.md | 1 - source.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93b6478..de20545 100644 --- a/README.md +++ b/README.md @@ -417,7 +417,6 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Trinity Orientation @ Univ Toronto](https://github.com/matthewtory/trinity-orientation-2018) [124⭐] - Orientation week at Trinity College, U of T by [Matthew Tory](https://github.com/matthewtory). - [Transform Widget](https://github.com/DrPaulT/flutter-engine-test) - Image widgets as 3D game engine sprites by [Paul Thomas](https://github.com/DrPaulT). - [Deer](https://github.com/aleksanderwozniak/deer) [65⭐] - Minimalist Todo Planner built using BLoC pattern by [Aleksander Woźniak](https://github.com/aleksanderwozniak). -- [Flutter Starter Kit](https://github.com/KingWu/flutter_starter_kit) [59⭐] - A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example by [King Wu](https://github.com/KingWu). ### Block / Angular / PWA diff --git a/source.md b/source.md index c781a02..e7a5ee4 100644 --- a/source.md +++ b/source.md @@ -292,6 +292,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) - [DrawApp](https://github.com/SnakeyHips/drawapp) - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips) +- [Flutter Starter Kit](https://github.com/KingWu/flutter_starter_kit) - A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example by [King Wu](https://github.com/KingWu) ### Machine Learning From e3169fee0541265959f20d8f7a7a51a4f630eb5b Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 18 Jan 2019 00:08:35 +0100 Subject: [PATCH 3/3] App Store template --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index e7a5ee4..58a0370 100644 --- a/source.md +++ b/source.md @@ -292,7 +292,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) - Design and smooth login template by [Hugo Extrat](https://github.com/huextrat) - [Liquid Pay Payment App](https://github.com/longhoang2984/flutter_payment_app_ui) - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984) - [DrawApp](https://github.com/SnakeyHips/drawapp) - Sample Drawing App to demonstrate how to allow user to draw onto canvas with color picker and brush thickness slider by [Jake Gough](https://github.com/SnakeyHips) -- [Flutter Starter Kit](https://github.com/KingWu/flutter_starter_kit) - A starter kit for beginner learns with Bloc pattern, RxDart, sqflite, Fluro and Dio to architect a flutter project. This starter kit build an App Store app as a example by [King Wu](https://github.com/KingWu) +- [Starter Kit](https://github.com/KingWu/flutter_starter_kit) - App Store implementation to learn Bloc, RxDart, Sqflite, Fluro and Dio. by [King Wu](https://github.com/KingWu) ### Machine Learning