You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
even when putting alchemist as a dev_dependency it will load all Roboto fonts at load time. We don't use Roboto so it's wasted load time
Steps to reproduce
run fvm flutter build web --release in the example folder, it will put the robo fonts in the build folder and also when loading the page they get loaded.