From 1a5933139f3ee915bd43c13ae96c8258b6c85a74 Mon Sep 17 00:00:00 2001 From: Andres Araujo Date: Fri, 9 Jun 2017 17:23:01 -0500 Subject: [PATCH] Use Github repo for SpriteWidget entry Current pub entry doesn't have link to Github, so guess it's better to have the link to the repo instead --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff5bc4a..fea8b44 100644 --- a/README.md +++ b/README.md @@ -98,7 +98,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon - [Image Picker](https://github.com/flutter/image_picker) - Images Selection by [Collin Jackson](http://www.collinjackson.com) - [Zoomable Image](https://github.com/perlatus/flutter_zoomable_image) - By Perlatus -- [SpriteWidget](https://pub.dartlang.org/packages/spritewidget) - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt +- [SpriteWidget](https://github.com/spritewidget/spritewidget) - Toolkit for building complex, high performance animations and 2D games by Viktor Lidholt ### Navigation - [Fluro](https://github.com/goposse/fluro) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com)