Closed klokoleva closed 2 years ago
Same issue in existing project, am not made any changes in my code but am facing same issue : "error: The named parameter 'value' isn't defined. (undefined_named_parameter at [projectName] lib\ui\FiltersScreen.dart:170)"
I just run a pub upgrade and got the latest version 0.1.3 (was running on 0.1.2) and the IDE started complaining about undefined named parameter : 'value'.
It looks like 'value' has been replaced by 'initialValue' -> https://github.com/cetorres/multiselect_formfield/commit/5ad9fdd6195d237bad1e5a589166fd8742fc5435
thanks, solved
already get packages, and try the packages, but always error the parameter value is not defined