Update README.md

This commit is contained in:
TheMuellenator 2019-03-06 17:34:44 +00:00 committed by GitHub
parent c81e363e20
commit aa6ffb4884
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,9 +26,5 @@
* [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)
* [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)