2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

[Flutter] AndroidStudioで、dartのformatter、import最適化を保存時に実行する

Posted at

 fomatterを保存時に実行する

検索窓で、「Format code on save」で検索して、設定をオンにする。

スクリーンショット 2021-11-29 午後8.58.08.png

 importの最適化を保存時に実行する

検索窓で、「Import Organize」で検索して、設定をオンにする。

image.png

参考

2
2
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
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?