Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bakua opened this issue Jan 22, 2024 · 0 comments
Open

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

bakua opened this issue Jan 22, 2024 · 0 comments

Comments

@bakua
Copy link

bakua commented Jan 22, 2024

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".
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant