https://github.com/definev/widget_modifier
A collection of built-in flutter widget modifiers, which flatten the widget tree and make it easier to read.
https://github.com/definev/widget_modifier
Last synced: 10 months ago
JSON representation
A collection of built-in flutter widget modifiers, which flatten the widget tree and make it easier to read.
- Host: GitHub
- URL: https://github.com/definev/widget_modifier
- Owner: definev
- License: bsd-3-clause
- Created: 2022-08-27T07:01:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T03:45:28.000Z (over 3 years ago)
- Last Synced: 2025-06-30T00:01:55.738Z (12 months ago)
- Language: Dart
- Homepage:
- Size: 11.2 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Widget modifier
A collection of built-in flutter widget modifiers, which flatten the widget tree and make it easier to read.