1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2024-11-20 11:27:07 -05:00

Merge pull request #26 from roisagiv/patch-1

planets-flutter
This commit is contained in:
Robert Felker 2017-10-20 11:39:56 +02:00 committed by GitHub
commit 63510c1cf6

View file

@ -66,6 +66,7 @@ Single Codebase, Two Apps with Flutter and Firebase (Google I/O '17)
- [Coding an Android App](https://code.tutsplus.com/tutorials/developing-an-android-app-with-flutter--cms-28270) - Setup and first app by [Ashraff Hathibelagal](https://github.com/hathibelagal)
- [Animated Chat](https://codelabs.developers.google.com/codelabs/flutter/#0) - Building beautiful UIs with Flutter by Google Code Labs
- [Firebase Chat](https://codelabs.developers.google.com/codelabs/flutter-firebase/#0) - Firebase Flutter by Google Code Labs
- [Planets-Flutter: from design to app](http://sergiandreplace.com/2017/09/planets-flutter-from-design-to-app)
### Advanced
@ -211,6 +212,7 @@ Plugins / IOS - Android additions
- [Flitch](https://github.com/matanlurey/flitch) - Twitch client for Flutter by [Matan Lurey](https://twitter.com/matanlurey).
- [WikiFlutter](https://github.com/nanowang/wiki-flutter) - Wikipedia reader by [Nano WANG](https://github.com/nanowang)
- [DartHub](https://github.com/SamThompson/dart_hub) - GitHub client written in flutter by [Sam Thompson](https://github.com/SamThompson)
- [Planets-Flutter](https://github.com/sergiandreplace/planets-flutter)
- [CryptoMarket](https://github.com/prathanbomb/crypto_market) - Cryptocurrency market capitalizations by [Supitsara Prathan](https://medium.com/@prathanbomb)
### Games