fwfh_text_style 2.22.8+2 fwfh_text_style: ^2.22.8+2 copied to clipboard
A TextStyle replacement that allows resetting height behavior to normal.
2.22.8+2 #
- Add support for Flutter 3.10 (#889)
- Apply OpenSSF Scorecard (#888)
2.22.08+1 #
- Restrict minimum Flutter version (>=3.1.0-0)
- Add support for
TextStyle.fontVariations
(#756, authored by @ashutosh2014)
2.22.08 #
- Remove upper Flutter version constraint
2.7.3+2 #
- Restrict maximum Flutter version (<2.13.0, see #756)
2.7.3+1 #
- Make
TextStyle
inherit=true warning less noisy (#715)
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