From e6a193b7683f321c8e1284d72998ac6b4b4c1cd4 Mon Sep 17 00:00:00 2001 From: Robert Felker Date: Sun, 7 May 2017 14:23:17 +0200 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6a565e5..9a41167 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon - [Flutter Route](https://github.com/goposse/flutter-router) - Router.define "/users/:id" by [POSSE PRODUCTIONS LLC.](http://goposse.com) #### Navigation/Routing Articles -- [Stocks Demo](https://github.com/flutter/flutter/blob/master/examples/stocks/lib/main.dart#L82) Using onGenerateRoute() +- [Stocks Demo](https://github.com/flutter/flutter/blob/master/examples/stocks/lib/main.dart#L82) - Using onGenerateRoute() #### Navigation Demos - [🔥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. @@ -101,8 +101,8 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon ### Media -- [Audio Plugin](https://github.com/rxlabz/flutter_audio) Beta by [Erick Ghaumez](https://twitter.com/rxlabz) -- [Video Player](https://github.com/rxlabz/flutter_videoplayer) Beta by [Erick Ghaumez](https://twitter.com/rxlabz) +- [Audio Plugin](https://github.com/rxlabz/flutter_audio) - Beta by [Erick Ghaumez](https://twitter.com/rxlabz) +- [Video Player](https://github.com/rxlabz/flutter_videoplayer) - Beta by [Erick Ghaumez](https://twitter.com/rxlabz) ### Storage @@ -114,11 +114,11 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon ### Monetization --[Users want to display ads in their Flutter apps](https://github.com/flutter/flutter/issues/8098) +- [Users want to display ads in their Flutter apps](https://github.com/flutter/flutter/issues/8098) ### Animation -- [Lottie](https://github.com/fabiomsr/lottie-flutter) After Effect for Flutter ??? +- [Lottie](https://github.com/fabiomsr/lottie-flutter) - After Effect for Flutter ??? ## Utilities