fwfh_text_style 2.7.3
fwfh_text_style: ^2.7.3 copied to clipboard
A TextStyle replacement that allows resetting height behavior to normal.
2.7.3 #
- Fix
FwfhTextStyle
usage withinCupertinoPageScaffold
(#713)
2.7.2 #
- New factory method
FwfhTextStyle.of
- Avoid TextStyle.merge error (#693)
2.7.1 #
- Fix bug
FwfhTextStyle
has no getter_fontFamily
(#680)
2.7.0+1 #
- Relax Flutter version constraint (>=2.6.0-0)
2.7.0 #
- Add support for Flutter@2.7
- Add support for
package
parameter flutter/flutter@0438bdf
2.5.0+1 #
- Update documentation
2.5.0 #
- Add support for Flutter@2.5
2.2.0 #
- First release