flutter
flutter copied to clipboard
Downloading all fonts on the web, even when using only one type of icon
I'm using only the duotone, and it is tree shaking as expected, but the other font files are kept with their original size, increasing the load time drastically without benefit.
Probably related to #20 as I'm using the master branch currently