mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05:00
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
This commit is contained in:
parent
29bbf89f5b
commit
1a5933139f
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
- [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
|
- [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
|
### Navigation
|
||||||
- [Fluro](https://github.com/goposse/fluro) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com)
|
- [Fluro](https://github.com/goposse/fluro) - The brightest, hippest, coolest router for Flutter with Navigation, wildcard, query, transitions by [Posse](http://goposse.com)
|
||||||
|
|
Loading…
Reference in a new issue