1
0
Fork 0
mirror of https://github.com/Solido/awesome-flutter.git synced 2025-07-31 22:01:13 -04:00

Merge pull request #9 from andresaraujo/andresaraujo-patch-1

Use Github repo for SpriteWidget entry
This commit is contained in:
Robert Felker 2017-06-10 00:43:48 +02:00 committed by GitHub
commit 3e2a084a19

View file

@ -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)