Skip to content

Latest commit

 

History

History
59 lines (32 loc) · 963 Bytes

CHANGELOG.md

File metadata and controls

59 lines (32 loc) · 963 Bytes

1.2.0

  • Migrate to Flutter 3.22.0

1.1.0

  • Add Brightness to useSystemChineseFont to fix #4

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 is html (instead of canvaskit)

0.4.0

  • Add .useSystemChineseFont() to TextTheme
  • Add .useSystemChineseFont() to ThemeData

0.3.4

  • Use sans-serif as the first fontFamilyFallback

0.3.3

  • Improve example code
  • Improve documentation

0.3.1

  • Improve documentation

0.3.0

  • Add SystemChineseFont.textTheme for ThemeData

0.2.0

  • Support for system Chinese font on Apple, Xiaomi, and Windows
  • Support for dynamically load fonts from url, file, and asset