Inherited Widgets: Application
Learn about inherited widgets and build an actual state management application with them.
Separating inherited widgets
We will separate our inherited widgets in a separate folder. Let us break down our app structure a little bit.
Inside our lib folder, the folder structure looks like the following:
controller/inherited-widget/widgets-lists/widgets_lists.dart
Now the widget lists include these two inherited widgets.
Get hands-on with 1400+ tech skills courses.