-
I created a simple example from the official site of Nuxt font.
https://stackblitz.com/~/github.com/neobutter/nuxt-font-woff2
If you run this project, you will see that you are downloading WOFF …
-
你好,我的应用中有自定义字体,字体放在根目录fonts下,pubspec.yaml的配置如下,其中FlutterRemix是自定义字体,应用运行在安卓上,能正确显示字体,但编译成小程序后无法显示,请问这个问题怎么解决呢?
```
flutter:
uses-material-design: true
fonts:
- family: FlutterRemix
…
-
As proposed by @cpsievert, we could make it very easy to set font families by letting `typography.{base,headings,monospace}` take a string that we'd map to the `family` property.
```yaml
typogra…
-
Installing it (at least on Pixel) changes the font into Roboto rather than the fonts in the folder
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Tested Build
Edge 36
### Android Version
12
### SoC type
Snapdragon
### Device GSMArena l…
-
1. Is it really necessary to load both the regular and the bold versions of the font when loading the local version. We dont do that when we load the google version.
2. The local version is massive…
-
-
Can't run on Mac OS Sonoma
INFO: FONT: Default font loaded successfully (224 glyphs)
INFO: SYSTEM: Working Directory: /Users/lucassousa
WARNING: FILEIO: [resources/profile-picture.png] Failed to …
-
* Your issue is based on the latest commit
YES
* State your OS and OS version
macOS Sequoia 15.0
I am trying to use the api to create custom PDF file from scratch, not using the .json or the C…
-
### Package
google_fonts
### Existing issue?
- [X] I checked the [existing issues](https://github.com/material-foundation/flutter-packages/issues)
### What happened?
## Expected vs actual result:…