macosandroid-studioflutterdart

Flutter Show context actions shortcut not working


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]


Solution

  • SOLVED

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

    enter image description here