From 8907ea24dabfa07d04f01abd79058c338b75a97c Mon Sep 17 00:00:00 2001 From: Milad Zarour <50852900+MiladZarour@users.noreply.github.com> Date: Sat, 10 Dec 2022 22:00:57 +0100 Subject: [PATCH] Updated [Expanded Class] in Section 7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90f8d7b..ddf9574 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ ## Section 7: Dicee - Building Apps with State * [Dicee Stub Project](https://github.com/londonappbrewery/dicee-flutter) -* [Expanded Class](https://docs.flutter.io/flutter/widgets/Expanded-class.html) +* [Expanded Class](https://api.flutter.dev/flutter/widgets/Expanded-class.html) * [Image Widget Documentation](https://docs.flutter.io/flutter/widgets/Image-class.html) * [FlatButton Documentation](https://docs.flutter.io/flutter/material/FlatButton-class.html) * [Run code snippets on DartPad](https://dartpad.dartlang.org/)