LoginSignup
0
0

More than 3 years have passed since last update.

【盲点】flutterでhot reloadを効かせる

Last updated at Posted at 2020-09-27

結論

$ flutter upgrade

上記で最新版に保つ。以上。


参考:調べると出てくる他の要因

  • main()の書き換えはhot reloadが適用されない
  • コマンドラインツールでflutter runすると適用されない
  • debug modeで実行しないと適用されない
0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0