From be29afd46eafcc3c0dec24c5bb420e65302fcaf0 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Fri, 8 Mar 2019 10:20:33 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0dcbee4..c594b52 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,4 @@ * [Tomek's Flutter Layout Cheat Sheet](https://medium.com/flutter-community/flutter-layout-cheat-sheet-5363348d037e) * [Download fancy fonts from fonts.google.com](https://fonts.google.com/) * [How to add fonts to the pubspec.yaml file](https://flutter.dev/docs/cookbook/design/package-fonts) +* [The Icons Class](https://docs.flutter.io/flutter/material/Icons-class.html)