- Migrate to Flutter 3.22.0
- Add Brightness to
useSystemChineseFont
to fix #4
- Update dependencies
- Using Asynchronous IO Methods
- Fix the font loading logic for Vivo
- Should work on most platforms
- Update screenshots
- Add support for Oppo, Vivo, and Honor
- Support web build when
web-renderer
ishtml
(instead ofcanvaskit
)
- Add
.useSystemChineseFont()
toTextTheme
- Add
.useSystemChineseFont()
toThemeData
- Use
sans-serif
as the firstfontFamilyFallback
- Improve example code
- Improve documentation
- Improve documentation
- Add
SystemChineseFont.textTheme
forThemeData
- Support for system Chinese font on Apple, Xiaomi, and Windows
- Support for dynamically load fonts from url, file, and asset