chinese_font_library 1.0.2 chinese_font_library: ^1.0.2 copied to clipboard
Helper package for rendering Chinese fonts, including cross-platform Chinese font family fallback & dynamic font loader.
1.0.2 #
- Update dependencies
1.0.1 #
- Using Asynchronous IO Methods
1.0.0 #
- Fix the font loading logic for Vivo
- Should work on most platforms
0.6.1 #
- Update screenshots
0.6.0 #
- Add support for Oppo, Vivo, and Honor
0.5.0 #
- Support web build when
web-renderer
ishtml
(instead ofcanvaskit
)
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