- Migrate to Flutter 3.22.0
- Add Brightness to
useSystemChineseFontto 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-rendererishtml(instead ofcanvaskit)
- Add
.useSystemChineseFont()toTextTheme - Add
.useSystemChineseFont()toThemeData
- Use
sans-serifas the firstfontFamilyFallback
- Improve example code
- Improve documentation
- Improve documentation
- Add
SystemChineseFont.textThemeforThemeData
- Support for system Chinese font on Apple, Xiaomi, and Windows
- Support for dynamically load fonts from url, file, and asset