mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05:00
Update README.md
This commit is contained in:
parent
1f9438b5a2
commit
e6a193b768
1 changed files with 5 additions and 5 deletions
10
README.md
10
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)
|
- [Flutter Route](https://github.com/goposse/flutter-router) - Router.define "/users/:id" by [POSSE PRODUCTIONS LLC.](http://goposse.com)
|
||||||
|
|
||||||
#### Navigation/Routing Articles
|
#### 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
|
#### 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.
|
- [🔥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
|
### Media
|
||||||
|
|
||||||
- [Audio Plugin](https://github.com/rxlabz/flutter_audio) 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)
|
- [Video Player](https://github.com/rxlabz/flutter_videoplayer) - Beta by [Erick Ghaumez](https://twitter.com/rxlabz)
|
||||||
|
|
||||||
### Storage
|
### Storage
|
||||||
|
|
||||||
|
@ -114,11 +114,11 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
|
||||||
|
|
||||||
### Monetization
|
### 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
|
### Animation
|
||||||
|
|
||||||
- [Lottie](https://github.com/fabiomsr/lottie-flutter) After Effect for Flutter ???
|
- [Lottie](https://github.com/fabiomsr/lottie-flutter) - After Effect for Flutter ???
|
||||||
|
|
||||||
## Utilities
|
## Utilities
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue