From 45e31400f8b652e49769ffde13155287c3bf96c0 Mon Sep 17 00:00:00 2001 From: "sanfan.hx" Date: Fri, 11 Jan 2019 14:23:41 +0800 Subject: [PATCH 1/2] Added "Flutter-common-widgets-app" to open source apps section by Alibaba Auction Frontend Team --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 4b5000d..b65f431 100644 --- a/source.md +++ b/source.md @@ -398,6 +398,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Top - [Flutter Team Samples](https://github.com/flutter/samples) - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) +- [Flutter-common-widgets-app](https://github.com/alibaba/flutter-common-widgets-app) - A collection of various official components (demos) to help developers learn flutter quickly. Provided by [ Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) - [Meme Chat](https://github.com/efortuna/memechat) - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. - [Flitter](https://github.com/dart-flitter/flitter) - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It uses Redux and Jaguar. - [Lime](https://github.com/fablue/lime-flutter) - Lime social network by Sebastian Sellmair From ba8dbfef2ec8bfb275b488f9082bfdc826417c65 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Fri, 11 Jan 2019 09:57:44 +0100 Subject: [PATCH 2/2] Alibaba demo app --- source.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source.md b/source.md index b65f431..ef1d350 100644 --- a/source.md +++ b/source.md @@ -398,7 +398,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| ### Top - [Flutter Team Samples](https://github.com/flutter/samples) - Collection of examples (including maps, json, Material and Cupertino) by the [Flutter team](https://github.com/orgs/flutter/people) -- [Flutter-common-widgets-app](https://github.com/alibaba/flutter-common-widgets-app) - A collection of various official components (demos) to help developers learn flutter quickly. Provided by [ Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) +- [Flutter Common Widgets](https://github.com/alibaba/flutter-common-widgets-app) - Collection of official widgets demos & docs in chinese to help developers learn quickly by [Alibaba Auction Frontend Team](https://github.com/alibaba-paimai-frontend) - [Meme Chat](https://github.com/efortuna/memechat) - Chat app on Flutter, using Firebase, Google Sign In, and device camera integration by a team of Googlers. - [Flitter](https://github.com/dart-flitter/flitter) - Glitter app by [Hadrien Lejard](https://twitter.com/HadrienLejard) and [Kevin Segaud](https://twitter.com/kevin_segaud). It uses Redux and Jaguar. - [Lime](https://github.com/fablue/lime-flutter) - Lime social network by Sebastian Sellmair