samples
samples copied to clipboard
Issue in : "https://github.com/flutter/samples/tree/main/provider_shopper"
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.
@Fareesahmed please check the latest Flutter version: Widgetstate WidgetStateproperty