fwfh_text_style 2.7.3+2
fwfh_text_style: ^2.7.3+2 copied to clipboard
A TextStyle replacement that allows resetting height behavior to normal.
2.7.3+2 #
- Restrict maximum Flutter version (<2.13.0, see #756)
2.7.3+1 #
- Make
TextStyleinherit=true warning less noisy (#715)
2.7.3 #
- Fix
FwfhTextStyleusage withinCupertinoPageScaffold(#713)
2.7.2 #
- New factory method
FwfhTextStyle.of - Avoid TextStyle.merge error (#693)
2.7.1 #
- Fix bug
FwfhTextStylehas 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
packageparameter flutter/flutter@0438bdf
2.5.0+1 #
- Update documentation
2.5.0 #
- Add support for Flutter@2.5
2.2.0 #
- First release