add beginner guide to source.md

This commit is contained in:
bobycat22
2021-10-28 19:47:28 -04:00
parent 57ea41a434
commit 3bdbc16e61

View File

@@ -88,6 +88,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
- [Roadmap to Flutter Development](https://github.com/olexale/flutter_roadmap) <!--stargazers:olexale/flutter_roadmap--> - Visual roadmap with principles, patterns, and frameworks for Flutter newbies by [Olexandr Leuschenko](https://github.com/olexale).
- [Layout Cheat Sheet](https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e) - Extensive examples of layout widgets by [Tomek Polański](https://github.com/tomaszpolanski)
- [Getting Started with Flutter](https://www.raywenderlich.com/24499516-getting-started-with-flutter) - by [raywenderlich.com](https://www.raywenderlich.com)
- [Beginner's Guide to Dart, Flutter, and Firebase](https://github.com/antz22/ultimate-guide-to-flutter) - A comprehensive and helpful guide to learning the basics of Flutter and Firebase for beginners, by [Anthony](https://github.com/antz22)
### Intermediate