【发布时间】:2022-11-04 19:40:44
【问题描述】:
标签: flutter android-studio dart
标签: flutter android-studio dart
这些适用于Android Studio 和 IntelliJ分别:
自动格式化代码Android Studio 和 IntelliJ要在当前源代码窗口中自动格式化您的代码,请使用 Cmd+Alt+L(在 Mac 上)或 Ctrl+Alt+L(在 Windows 和 Linux 上)。
【讨论】: