From a414fb458db73ec07075bef4c53e0b047f0935bf Mon Sep 17 00:00:00 2001 From: Braulio Cassule Date: Fri, 5 Jan 2018 10:15:45 +0100 Subject: [PATCH] added image links on README file (#13824) * image links * image links with markdown formatting changes of pull request [#13824](https://github.com/flutter/flutter/pull/13824) * Remove empty lines --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0536982613..69fc4ea593 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ beautiful Material Design and Cupertino (iOS-flavor) widgets, rich motion APIs, smooth natural scrolling, and platform awareness. -Brand-first shopping design -Fitness app design +[Brand-first shopping design](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery/lib/demo/animation) +[Fitness app design](https://github.com/flutter/posse_gallery) -Contact app design -iOS chat app design +[Contact app design](https://github.com/flutter/flutter/blob/master/examples/flutter_gallery/lib/demo/contacts_demo.dart) +[iOS chat app design](https://codelabs.developers.google.com/codelabs/flutter-firebase) Browse the widget catalog.