13
4

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.

Android Studio を使った Flutter 開発で option(Alt) + Enter が効かなくなったときの対処

Last updated at Posted at 2019-12-22

対処方法

Android Studio → Preferences → Editor → Intentions → Dartにチェック → Quick assist powered by the Dart Analysis Server にチェック

(Preferences の検索欄に assistant を設定にたどり着くのが速い)

スクリーンショット 2019-12-22 午前11.14.03.png

参考

Can't wrap widget list with new widget assist by Alt+Enter · Issue #2448 · flutter/flutter-intellij

VSCode: assists--quick-fixes

Android Studio: assists--quick-fixes

13
4
1

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
13
4

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?