From e5b26dda3bf54e24ff2320d7712cd60aea83cf29 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 10 May 2017 20:47:17 +0200 Subject: [PATCH] Adding Flutter to Front-End Flutter is the Google mobile app SDK for building high-performance, high-fidelity, apps for iOS and Android, from a single codebase. http://flutter.io. It also powers the new coming google os Fuchsia. Awesome Flutter is the current official list of resources for Flutter developers. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 03b3388..cf67a74 100644 --- a/readme.md +++ b/readme.md @@ -208,6 +208,7 @@ - [WebGL](https://github.com/sjfricke/awesome-webgl) - JavaScript API for rendering 3D graphics. - [Preact](https://github.com/ooade/awesome-preact) - App framework. - [Progressive Enhancement](https://github.com/jbmoelker/progressive-enhancement-resources) +- [Flutter](https://github.com/Solido/awesome-flutter) ## Back-End Development