简体   繁体   中英

Basic question : Alt + Enter shortcut not working for me

I'm starting Learning Flutter 2.0,

with a basic set up (Windows 10 + Android Studio ).

And i understood that thanks to the magical shortcut "Alt+enter" it should make my life easier.

To convert a Stateless widget to Stateful, or to Wrap with Column, or Extract Widget, ...

But It's not working for me.

Whad did i miss?

Thanks for your help.

Make sure you installed the latest version of flutter and dart plugins .

And if you already did please restart the IDE. Use left Alt+enter to check.

Invalidate caches and Restart might help.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM