mirror of
https://github.com/Solido/awesome-flutter.git
synced 2025-05-02 11:47:25 +02:00
Merge pull request #212 from jmolins/inherited_widget
Add article about InheritedWidget and App state
This commit is contained in:
commit
a4135e82aa
1 changed files with 1 additions and 0 deletions
|
@ -93,6 +93,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐|
|
|||
- [Gesture System](https://medium.com/flutter-community/flutter-deep-dive-gestures-c16203b3434f) <!--claps:flutter-community/flutter-deep-dive-gestures-c16203b3434f--> - Flutter Deep Dive: Gestures by [Nash](https://nash0x7e2.github.io/)
|
||||
- [Schemas](https://www.didierboelens.com/2018/06/widget---state---context---inheritedwidget/) - Widget, State, Context and InheritedWidget explanations by [Didier Boelens](https://didierboelens.com)
|
||||
- [Rendering Engine Tutorial](https://medium.com/saugo360/flutters-rendering-engine-a-tutorial-part-1-e9eff68b825d) <!--claps:saugo360/flutters-rendering-engine-a-tutorial-part-1-e9eff68b825d--> - Flutter's Rendering Engine: A Tutorial by [AbdulRahman AlHamali](https://github.com/AbdulRahmanAlHamali/)
|
||||
- [Inherited Widget](https://medium.com/@chemamolins/is-flutters-inheritedwidget-a-good-fit-to-hold-app-state-2ec5b33d023e) - Flutter’s InheritedWidget to hold app state by [Chema Molins](https://github.com/jmolins)
|
||||
|
||||
## Videos
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue