Add flutter starter kit with App Store Demo

This commit is contained in:
King Wu 2019-01-14 11:25:53 +08:00
parent b7790ecb91
commit ad1a9b773c
2 changed files with 1 additions and 1 deletions

1
README.md generated
View file

@ -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

View file

@ -292,6 +292,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [The Gorgeous Login](https://github.com/huextrat/TheGorgeousLogin) <!--stargazers: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) <!--stargazers:longhoang2984/flutter_payment_app_ui--> - Liquid Pay App Concept by [Long Hoang](https://github.com/longhoang2984)
- [DrawApp](https://github.com/SnakeyHips/drawapp) <!--stargazers: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) <!--stargazers: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