widgets_modifiers 0.3.42
widgets_modifiers: ^0.3.42 copied to clipboard
Flutter library that transform common-use widgets into companion modifiers, collapsing Flutter tree-like code structure.
0.3.41 #
- Fix Formal parameters error
0.3.2 #
- Removed unnecessary key parameter for widgets
0.3.0 #
- Added multiple widget modifiers, added custom border option
- Major update for README.md
0.2.4 #
- Fixed unwrapped frame bug
0.2.3 #
0.2.2 #
0.2.1 #
- Updated example and README.md
0.2.0 #
- Stable release
- Categorized and improved modifiers, added example session.
0.1.0 #
- Implemented basic modifier toolsets for common widgets