mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-07-03 01:47:48 +02:00
Merge pull request #142 from apatil88/master
State Management Using BLoC Pattern
This commit is contained in:
commit
9c55d5cc73
1 changed files with 2 additions and 1 deletions
|
@ -91,6 +91,7 @@ Also 👍| ⭐| 👏 links to support their authors !
|
|||
- [Render Objects](https://medium.com/flutter-community/flutter-what-are-widgets-renderobjects-and-elements-630a57d05208) [910👏] - What are Widgets, RenderObjects and Elements? by [Norbert515](https://github.com/Norbert515).
|
||||
- [Streams and RxDart](https://skillsmatter.com/skillscasts/12254-flutter-with-streams-and-rxdart) - Skillmatters presentation by [Brian Egan](https://github.com/brianegan).
|
||||
- [Gesture System](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/).
|
||||
- [BLoC Pattern](https://codeburst.io/state-management-using-bloc-pattern-in-flutter-390d4056006f) - State Management Using BLoC Pattern by [Amrut Patil](https://github.com/apatil88/FlutterDartProjects/tree/master/login_bloc)
|
||||
|
||||
## Videos
|
||||
- [Tensor Programming](https://www.youtube.com/watch?v=WwhyaqNtNQY&list=PLJbE2Yu2zumDqr_-hqpAN0nIr6m14TAsd) [64🎬] - Very rich content by [Tensor Programming](http://tensor-programming.com/).
|
||||
|
@ -352,4 +353,4 @@ Also 👍| ⭐| 👏 links to support their authors !
|
|||
|
||||
## License
|
||||
|
||||
[](https://opensource.org/licenses/MPL-2.0)
|
||||
[](https://opensource.org/licenses/MPL-2.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue