An open API service indexing awesome lists of open source software.

https://github.com/felipecastrosales/inherited_widget

🤔 To understanding the basic workings of the InheritedWidget
https://github.com/felipecastrosales/inherited_widget

dart flutter flutter-apps flutter-state-management inherited inherited-widget state-management

Last synced: 3 months ago
JSON representation

🤔 To understanding the basic workings of the InheritedWidget

Awesome Lists containing this project

README

        

# InheritedWidget sample

Example of how use InheritedWidget to share data between widgets.

In this example, an UserModel is created and shared between two widgets: .