From c81e363e2016aa4b1000fb29b160600ca2bbdb0a Mon Sep 17 00:00:00 2001 From: TheMuellenator Date: Wed, 6 Mar 2019 16:33:29 +0000 Subject: [PATCH] Update README.md --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 91a2a34..40e02df 100644 --- a/README.md +++ b/README.md @@ -23,11 +23,12 @@ ## 3. MiCard * [MiCard Stub Project](https://github.com/londonappbrewery/mi_card_flutter) - - - - - * [Widgets Catalogue](https://flutter.dev/docs/development/ui/widgets) +* [Container Documentation](https://docs.flutter.io/flutter/widgets/Container-class.html) +* [Column Documentation](https://docs.flutter.io/flutter/widgets/Column-class.html) + + + + * [Widgets Index](https://flutter.dev/docs/reference/widgets) * [Effective Dart Language Guide](https://www.dartlang.org/guides/language/effective-dart)