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

Issue in : "https://github.com/flutter/samples/tree/main/provider_shopper" #2468

Open
Fareesahmed opened this issue Oct 6, 2024 · 1 comment

Comments

@Fareesahmed
Copy link

There is an issue in the file : "provider_shopper/lib/screens/catalog.dart"

Proposed changes : In line 61 and 62, Replaced WidgetStateproperty with MaterialStateproperty and Widgetstate with Materialstate

Reason : In Flutter, there are no classes called WidgetStateProperty or WidgetState.

@erisanolasheni
Copy link

@Fareesahmed please check the latest Flutter version:
Widgetstate WidgetStateproperty

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

2 participants