Flutter Show context actions shortcut not working

4,727

Solution 1

SOLVED

The solution is go to android studio tab->preferences->intention->check quick assits powered by dart....(same as the attachment)

enter image description here

Solution 2

If the answer above does not work, disabling and enabling the Dart & Flutter Plugins worked for me in Android Studio.

Solution 3

This one work for me, on the bottom left corner, Dart Analysis-> Settings -> Enable Dart Analysis on the current package.

enter image description here

Solution 4

In my case the Flutter plugin had an update available. I installed it, restarted Android Studio and it started working again.

Share:
4,727
alien123X
Author by

alien123X

Updated on December 21, 2022

Comments

  • alien123X
    alien123X over 1 year

    i upgrade android studio to version 4.0.0 , dart and flutter. my flutter docotor is attached on the bottom everything working fine web android ios by one shortcut not working for me and its realy hard to work without it(before the update it works fine ), the name of the short cut was show intention actions which capable to remove widget add padding column, row,stream builder etc... now it called something else show context actions and its not working 🙁

    ** notice already uninstall flutter and dart + restart and nothing works

    Flutter doctor:

    [Flutter doctor]

    This is what i am expecting to work: 2]