From d08e596402000e2ed2934da7073641c0ac22951d Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Wed, 10 May 2017 19:05:31 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e07249b..461ce5c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# Awesome Flutter +Build Status +# Awesome Flutter, getting you effective quickly An awesome style list that curates the best Flutter libraries, tools, tutorials, articles and more. PRs are welcome! -Build Status
@@ -75,7 +75,6 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon - [Flutter with Dart Streams](https://gitlab.com/brianegan/flutter_stream_friends) - by Brian Egan - [Bubbling & Notification](https://rxlabz.github.io/dart,/flutter/2017/04/26/flutter-notification.html) - French by [Erick Ghaumez](https://twitter.com/rxlabz) - ### Howtos - [Animate List Addition](https://github.com/flutter/friendlychat-flutter/blob/master/full/lib/main.dart#L70) - Animation of an element added to a list @@ -88,8 +87,6 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon - [🔥Flutter Gallery](https://github.com/flutter/flutter/tree/master/examples/flutter_gallery) - Demo app for the material design widgets and other features provided by Flutter. - [Posse Gallery](https://github.com/flutter/posse_gallery) by [POSSE PRODUCTIONS LLC.](http://goposse.com) -### System - ### UI - [Image Picker](https://github.com/flutter/image_picker) - by [Collin Jackson](http://www.collinjackson.com)