On using “...” error is shown that this requires the - -spread-collections experiment to be enabled. Try enabling this experiment by adding it to the command line when compiling and running. error shown edit: i upgraded with the latest version of flutter but this error is shown
Even I tried adding enable-experiment: -spread-collections in pubspec.yaml file but didn't work