Created
May 16, 2018 15:43
-
-
Save brsanthiago/fcbf188ce40d5215e3c2393427e46361 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Flutter Resources | |
| Documentation: https://docs.flutter.io/ | |
| Github: https://github.com/flutter/flutter | |
| StackOverflow: https://stackoverflow.com/questions/tagged/flutter | |
| Gitter: https://gitter.im/flutter/flutter | |
| Effective Dart Guide: https://www.dartlang.org/guides/language/effective-dart | |
| Dart Tips: https://www.dartlang.org/resources/dart-tips | |
| Flutter FAQ: https://flutter.io/faq/ | |
| Flutter Rendering: https://www.youtube.com/watch?v=UUfXWzp0-DU | |
| Flutter Engine: https://github.com/flutter/engine/wiki | |
| Hot Reload: https://flutter.io/hot-reload/ | |
| Flutter Inspector: https://dart-lang.github.io/observatory/ | |
| Dart Style Guide: https://www.dartlang.org/guides/language/effective-dart/style | |
| Dart Observatory: https://dart-lang.github.io/observatory/ | |
| Flutter Widgets: https://flutter.io/widgets/ | |
| Flutter Gallery App Code: https://github.com/flutter/flutter/tree/master/examples/flutter_gallery | |
| Flutter Gallery Android App: https://play.google.com/store/apps/details?id=io.flutter.gallery | |
| Flutter Layout: https://flutter.io/tutorials/layout/ | |
| Material: https://material.io | |
| Icons: https://thenounproject.com | |
| Images: https://unsplash.com | |
| Fonts: https://fonts.google.com | |
| Google APIs: https://pub.dartlang.org/packages/googleapis | |
| Async and Futures: https://www.dartlang.org/tutorials/language/futures | |
| Testing: https://flutter.io/testing/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment