expand_widget 1.0.0
expand_widget: ^1.0.0 copied to clipboard
Ability to easily expand and retract a widget collection or text
[1.0.0] - June 20th, 2020 #
Thanks to @JamesMcIntosh for this release.
- Now this package is consider STABLE: no more breaking changes expected.
- Deprecated
ShowChild
widget. - Added
hideArrowOnExpansion
parameter. - Using
MaterialLocalizations
expand string as default arrow hints. - Ability to use custom arrow icons.
- Added
ExpandArrowStyle
parameter. - Added GitHub Actions CI.
- Lots of small fixes & changes!
[0.2.0+2] - June 24th, 2019 #
- Added
ShowChild
widget.
[0.1.2] - June 8th, 2019 #
- Default arrow size changed to 27.
- Updated example project.
[0.1.1] - June 7th, 2019 #
- Increased
maxLenght
from 5 to 8.
[0.1.0] - June 7th, 2019 #
- First release of this package!