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

meeting_page.dart : Error: Method not found #21

Open
WilliamLee1004 opened this issue Oct 27, 2020 · 2 comments
Open

meeting_page.dart : Error: Method not found #21

WilliamLee1004 opened this issue Oct 27, 2020 · 2 comments

Comments

@WilliamLee1004
Copy link

lib/page/meeting_page.dart:358:36: Error: Method not found: 'MaterialCommunityIcons.getIconData'.
MaterialCommunityIcons.getIconData(
^^^^^^^^^^^
lib/page/meeting_page.dart:376:36: Error: Method not found: 'MaterialCommunityIcons.getIconData'.
MaterialCommunityIcons.getIconData("video-switch"),
^^^^^^^^^^^
lib/page/meeting_page.dart:393:36: Error: Method not found: 'MaterialCommunityIcons.getIconData'.
MaterialCommunityIcons.getIconData(
^^^^^^^^^^^
lib/page/meeting_page.dart:411:27: Error: Method not found: 'MaterialIcons.getIconData'.
MaterialIcons.getIconData(
^^^^^^^^^^^
lib/page/meeting_page.dart:429:36: Error: Method not found: 'MaterialCommunityIcons.getIconData'.
MaterialCommunityIcons.getIconData("phone-hangup"),
^^^^^^^^^^^

@likitha2303
Copy link

even i have the same issue

@subirats345
Copy link

@WilliamLee1004 @likitha2303 you can change it with the Icons.****.

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

3 participants