mirror of
https://github.com/Solido/awesome-flutter.git
synced 2024-11-20 11:27:07 -05:00
Update README.md
Server Sent Event
This commit is contained in:
parent
f2be5965b8
commit
375de77897
1 changed files with 2 additions and 1 deletions
|
@ -54,8 +54,8 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
|
|||
|
||||
### Begin with
|
||||
|
||||
- [Zero to One with Flutter](https://medium.com/dartlang/zero-to-one-with-flutter-43b13fd7b354) - by [Mikkel Ravn](https://medium.com/@mravn)
|
||||
- [FLUTTER from Install to ListView](https://medium.com/@develodroid/flutter-i-intro-and-install-a8bf6dfcc7c8) - A full serie of 4 articles by [Chema Rubio](https://twitter.com/develodroid)
|
||||
- [Zero to One with Flutter](https://medium.com/dartlang/zero-to-one-with-flutter-43b13fd7b354) - by [Mikkel Ravn](https://medium.com/@mravn)
|
||||
|
||||
### Misc
|
||||
|
||||
|
@ -146,6 +146,7 @@ Have something that belongs under "Buzzing"? drop me a line: flutter[at]robbieon
|
|||
## Utilities
|
||||
|
||||
- [Dobx](https://github.com/dobx/dobx) - A micro library inspired by vue's observables by [David Yu](https://gitlab.com/dyu)
|
||||
- [EventSource](https://github.com/stevenroose/dart-eventsource) - Server Sent Event by [Steven Roose](http://stevenroose.org)
|
||||
|
||||
## Seeds
|
||||
|
||||
|
|
Loading…
Reference in a new issue