chinese_font_library 0.4.0 chinese_font_library: ^0.4.0 copied to clipboard
Helper package for rendering Chinese fonts, including cross-platform Chinese font family fallback & dynamic font loader.
0.4.0 #
- Add
.useSystemChineseFont()
toTextTheme
- Add
.useSystemChineseFont()
toThemeData
0.3.4 #
- Use
sans-serif
as the firstfontFamilyFallback
0.3.3 #
- Improve example code
- Improve documentation
0.3.1 #
- Improve documentation
0.3.0 #
- Add
SystemChineseFont.textTheme
forThemeData
0.2.0 #
- Support for system Chinese font on Apple, Xiaomi, and Windows
- Support for dynamically load fonts from url, file, and asset