chinese_font_library
Helper package for rendering Chinese fonts, including cross-platform Chinese font family fallback & dynamic font loader.
1.3.0
3.6K downloads/mo
#4336 most downloaded on pub.dev
LastMonopoly/chinese_font_library
What this package is like to depend on
Last release 6 days ago
18 Aug 2026
Ships unpredictably
gaps range from 2 weeks to 2.3 years
Nearly every release is documented
notes for 15 of 16 stable releases
Nothing withdrawn
no release was ever pulled
4 years old
16 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
16 releases · Feb 2023 to Aug 2026
2024
2025
2026
Releases
latest 16-
1.3.018 Aug 2026Release notes
Open source →- Migrate to Flutter 3.47.0
- Breaking: require Flutter
>=3.41.0& Dart>=3.11.0 - Replace the deprecated
FontWeight.indexwithFontWeight.value, souseSystemChineseFont()now keeps arbitrary weights such asFontWeight(550)exact instead of rounding them down to the nearest 100 - Use
FontVariation.weightinstead of the rawwghtaxis name - Await the font file write in
downloadFont, so the cached file is complete before the bytes are returned - Add
repository,issue_tracker&topicstopubspec.yaml - Add a sponsor section to the README
-
1.2.016 May 2024 -
1.1.026 Oct 2023 -
1.0.223 Aug 2023 -
1.0.130 Mar 2023 -
1.0.020 Feb 2023 -
0.6.118 Feb 2023 -
0.6.017 Feb 2023 -
0.5.005 Feb 2023 -
0.4.004 Feb 2023Release notes
Open source →- Add
.useSystemChineseFont()toTextTheme - Add
.useSystemChineseFont()toThemeData
- Add
-
0.3.404 Feb 2023 -
0.3.304 Feb 2023 -
0.3.204 Feb 2023Nothing published for this version
-
0.3.104 Feb 2023 -
0.3.003 Feb 2023 -
0.2.003 Feb 2023Release notes
Open source →- Support for system Chinese font on Apple, Xiaomi, and Windows
- Support for dynamically load fonts from url, file, and asset