还在学习Flutter中,这个操作不知道什么时候失效了,目前AndroidStudio4.0和相关的Dart,Flutter的插件都升级的最新的
1. 开启: Quick assist powered by the Dart Analysis Server.
2. 操作: File
-> Settings
->Editor
->Intentions
->录入
(Quick assist powered by the Dart Analysis Server
.)搜索
-> 勾选即可
3. 使用: 选中某个Widget鼠标右键选中第一项ShowContext Actions,可为此Widget快速包裹一层指定/自定的Widget,省的找括号