Skip to content

It is not possible to use icon shaking on web #13

@bakua

Description

@bakua

When you try to run flutter build web --release you'll get this error:

Expected to find fonts for (MaterialIcons, SocialIcons, packages/cupertino_icons/CupertinoIcons, ..., packages/syncfusion_flutter_datagrid/UnsortIcon, packages/syncfusion_flutter_datagrid/FilterIcon), but found (MaterialIcons,
packages/icons_plus/AntDesign, packages/icons_plus/Bootstrap, ..., packages/syncfusion_flutter_datagrid/UnsortIcon, packages/syncfusion_flutter_datagrid/FilterIcon). This usually means you are referring to font families in an
IconData class but not including them in the assets section of your pubspec.yaml, are missing the package that would include them, or are missing "uses-material-design: true".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions