Updated [Expanded Class] in Section 7

This commit is contained in:
Milad Zarour 2022-12-10 22:00:57 +01:00 committed by GitHub
parent a8760f0aa5
commit 8907ea24da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/)