From d8a879a0aafbac33a2056076e850003bd72c1964 Mon Sep 17 00:00:00 2001 From: Angela Yu <8798027+angelabauer@users.noreply.github.com> Date: Mon, 25 Feb 2019 17:30:26 +0000 Subject: [PATCH] Update README.md --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cb9f1ae..5ba9054 100644 --- a/README.md +++ b/README.md @@ -1 +1,11 @@ -# Flutter-Course-Resources \ No newline at end of file +# Flutter-Course-Resources + +## Setting Up for Flutter Development + +## 1. I Am Rich App + +* [Widgets Catalogue](https://flutter.dev/docs/development/ui/widgets) +* [Widgets Index](https://flutter.dev/docs/reference/widgets) + +* [Adding Assets](https://flutter.dev/docs/development/ui/assets-and-images) +* [Learn More About the Pubspec File](https://www.dartlang.org/tools/pub/pubspec)