wives
wives copied to clipboard
My own fonts
I'm on Linux and my options are limited to some fonts you have by default, I'd like to use my own in the ~/.fonts folder or any XDG_CONFIG_DIR/.config... dir.
Currently, Flutter doesn't have any support for system fonts or dynamic font loading. Thus, I had to pre-pack some popular fixed-width, monospaced font families. We'll have to wait or invent a way to load fonts dynamically in flutter