Skip to content

fix: when building for web all alchemist Roboto fonts are loaded #144

@krispypen

Description

@krispypen

Is there an existing issue for this?

  • I have searched the existing issues.

Version

0.11.0

Description

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.

Expected behavior

It should not include Roboto fonts in the build

Screenshots

Image

Additional context and comments

Maybe this is an issue in Flutter itself

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions