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.
This commit is contained in:
Robert Felker 2017-05-10 20:47:17 +02:00 committed by GitHub
parent ecde581cd2
commit e5b26dda3b

View File

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