[Solved] A value of type 'Object' can't be assigned to a variable of type 'ProductType' | Flutter

Опубликовано: 18 Ноябрь 2024
на канале: Learn Flutter With Smrity
3,896
43

In this video, I've solved an error. The error is ""A value of type 'Object?' can't be assigned to a variable of type 'ProductType'.""
Who following my Ecommerce series, this video is for you. Because you'll get this error for flutter upgrade.
I started the e-commerce series when the flutter version was 1.7. So After flutter upgrade 2.0, for null safety, you'll get this error. So it may helpful for you.

Subscribe to my channel: ‪@LearnFlutterWithSmrity‬
#flutter #flutterNullSafety #AValuOofType'Object?'Can'tBeAssignedToAVariableOfType'ProductType'