为什么flutter应用每次第一次run的时候运行的是之前的代码

第二次shift+f10热运行的才是现在的代码,这是什么原因??????

执行 一次 flutter clean 然后重新 执行 flutter run 就OK了