File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1- *flutter-tools.txt* For Neovim >= 0.8.0 Last change: 2024 December 23
1+ *flutter-tools.txt* For Neovim >= 0.8.0 Last change: 2024 December 27
22
33==============================================================================
44Table of Contents *flutter-tools-table-of-contents*
@@ -181,7 +181,8 @@ APP VERSION
181181==============================================================================
1821822. Usage *flutter-tools-usage*
183183
184- - `FlutterRun` - Run the current project. This needs to be run from within a flutter project.
184+ - `FlutterRun` - Run the current project. Respects `config.debugger.enabled` setting.
185+ - `FlutterDebug` - Force run current project in debug mode.
185186- `FlutterDevices` - Brings up a list of connected devices to select from.
186187- `FlutterEmulators` - Similar to devices but shows a list of emulators to choose from.
187188- `FlutterReload` - Reload the running project.
You can’t perform that action at this time.
0 commit comments