From 93b28d9f8008e780a08728540c484cda81b1bdd6 Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Tue, 2 Apr 2019 15:30:32 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2965872..90b145f 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,6 @@ * [Find Color HEX codes easily with the Colorzilla plugin](http://www.colorzilla.com/) * [The Color Class](https://docs.flutter.io/flutter/dart-ui/Color-class.html) * [How do HEX codes for with colours?](https://stackoverflow.com/questions/22239803/how-does-hexadecimal-color-work) - - +* [The Key Class](https://docs.flutter.io/flutter/foundation/Key-class.html) +* [When to Use Keys - Flutter Widgets 101 Ep. 4](https://www.youtube.com/watch?v=kn0EOS-ZiIc)