Your choice of font should be more than a preference. Ask yourself: 🔹 Does the format optimize performance for your users? 🔹 Does it offer the right variations and weights? 🔹 Does it support all the languages your app needs? 🔹 Does it enhance your app's design?
@FlutterDev Google font only provides 400 and 500 font weight. There's an open issue for it since 2019 😬😬 github.com/material-found…
@FlutterDev It would be great if the font weight issue gets fixed, it’s been open for years, it makes the package only support 2 font weights.
@FlutterDev Font choices can make or break user experience.
@FlutterDev Also this is a major issue: github.com/material-found… - you effectively cannot do font discovery without increasing the build size by several MBs on the web.