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

MDC-104 Flutter: Material Advanced Components - error with Category.all in Backdrop() #306

Open
PoppaBart opened this issue Sep 29, 2024 · 0 comments

Comments

@PoppaBart
Copy link

I have the following error when in // TODO: Change to a Backdrop with a HomePage frontLayer (104).

The argument type 'Category (where Category is defined in D:\FlutterDevelopment\Projects\materials_101\lib\model\product.dart)' can't be assigned to the parameter type 'Category (where Category is defined in D:\flutter\packages\flutter\lib\src\foundation\annotations.dart)'. dartargument_type_not_assignable
product.dart(1, 6): Category is defined in D:\FlutterDevelopment\Projects\materials_101\lib\model\product.dart
annotations.dart(40, 7): Category is defined in D:\flutter\packages\flutter\lib\src\foundation\annotations.dart
enum Category

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