fwfh_text_style 2.13.0 fwfh_text_style: ^2.13.0 copied to clipboard
A TextStyle replacement that allows resetting height behavior to normal.
2.13.0 #
- Add support for
TextStyle.fontVariations
(#756, authored by @ashutosh2014)
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