chinese_font_library 0.6.1
chinese_font_library: ^0.6.1 copied to clipboard
Helper package for rendering Chinese fonts, including cross-platform Chinese font family fallback & dynamic font loader.
0.6.1 #
- Update screenshots
0.6.0 #
- Add support for Oppo, Vivo, and Honor
0.5.0 #
- Support web build when
web-rendererishtml(instead ofcanvaskit)
0.4.0 #
- Add
.useSystemChineseFont()toTextTheme - Add
.useSystemChineseFont()toThemeData
0.3.4 #
- Use
sans-serifas the firstfontFamilyFallback
0.3.3 #
- Improve example code
- Improve documentation
0.3.1 #
- Improve documentation
0.3.0 #
- Add
SystemChineseFont.textThemeforThemeData
0.2.0 #
- Support for system Chinese font on Apple, Xiaomi, and Windows
- Support for dynamically load fonts from url, file, and asset
