简体   繁体   English

在 Windows 10 中使用 Android Studio 没有“删除小部件”选项

[英]No 'Remove Widget' option for flutter with Android Studio in Windows 10

Widget options (Alt+Enter) are quite helpful in Flutter Development with Android Studio.小部件选项(Alt+Enter)在使用 Android Studio 进行 Flutter 开发时非常有用。 It helps us to Move, Wrap, Add, Remove or Swap Widgets automatically, basically makes our life easy.它帮助我们自动移动、包裹、添加、删除或交换小部件,基本上让我们的生活变得轻松。

Issue : In my IDE the ' Remove widget ' option is missing.问题:在我的 IDE 中,缺少“删除小部件”选项。 Check the image below for reference.检查下面的图像以供参考。 With my fresh installation of Android Studio in two different computers, the option was never there since the beginning.我在两台不同的计算机上全新安装了 Android Studio,从一开始就没有这个选项。 I'm sure I never played or messed related configurations.我确定我从来没有玩过或弄乱了相关的配置。

I know its not a big deal, but I'd love to have remove option as I play a lot with Widgets around and removing sometimes a pain.我知道这没什么大不了的,但我很想有删除选项,因为我经常玩小部件,有时会消除痛苦。

Is there anything in configuration that I need to enable?配置中有什么我需要启用的吗?

Android Studio : v3.5安卓工作室:v3.5

在此处输入图片说明

The name has been changed from Remove Widget to Replace widget with its children but does the same thing.名称已从“删除小部件”更改为“用其子部件替换小部件”,但执行相同的操作。

UPDATE : Flutter has turned it back to Remove Widget .更新:Flutter 已将其转回Remove Widget

更新:从 Flutter 1.12.13+hotfix.5 • channel stable选项现在回到Remove Widget

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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