flutter --flow-control-collections are needed, but are they?

前端 未结 3 1443
没有蜡笔的小新
没有蜡笔的小新 2020-12-03 04:55

After upgrading flutter (both master and stable versions) and dart, I get an error about the experiment --flow-control-collections not being enabled for various for-loops th

3条回答
  •  旧巷少年郎
    2020-12-03 05:23

    Even after changing the dart version didn't work, then just restart your VS Code or whatever editor you're using. Then check if the error is there. If so, then run flutter clean.

提交回复
热议问题