https://github.com/fluttermiddlepodcast/fml_inherited_widget
A test project that shows how to work with InheritedWidget
https://github.com/fluttermiddlepodcast/fml_inherited_widget
flutter flutter-example flutter-examples inherited-widget
Last synced: 24 days ago
JSON representation
A test project that shows how to work with InheritedWidget
- Host: GitHub
- URL: https://github.com/fluttermiddlepodcast/fml_inherited_widget
- Owner: fluttermiddlepodcast
- Created: 2022-12-11T07:57:43.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-02-21T06:25:00.000Z (about 1 year ago)
- Last Synced: 2025-12-27T00:50:00.629Z (5 months ago)
- Topics: flutter, flutter-example, flutter-examples, inherited-widget
- Language: Dart
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fml_inherited_widget
A test project that shows how to work with InheritedWidget.