From e50a7908db9f1bbd09bfa5017b77508adc8f9ded Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Fri, 8 Mar 2019 09:55:43 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 542bbba..0dcbee4 100644 --- a/README.md +++ b/README.md @@ -29,3 +29,4 @@ * [Row Documentation](https://docs.flutter.io/flutter/widgets/Row-class.html) * [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)