From 0b2b558a5c8bef1ffffc36bcc1cc74d3152c3005 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Tue, 5 Mar 2019 10:00:52 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d82bcbc..27663e0 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,14 @@ ## 1. I Am Rich App -* [Effective Dart Language Guide](https://www.dartlang.org/guides/language/effective-dart) * [Widgets Catalogue](https://flutter.dev/docs/development/ui/widgets) * [Widgets Index](https://flutter.dev/docs/reference/widgets) +* [Material Design](https://material.io/) * [Adding Assets](https://flutter.dev/docs/development/ui/assets-and-images) * [Learn More About the Pubspec File](https://www.dartlang.org/tools/pub/pubspec) +* [Effective Dart Language Guide](https://www.dartlang.org/guides/language/effective-dart) + ## 2. I Am Poor App