-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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
Labels
No labels