Provides support for running and automatically hot reloading/restarting your Flutter apps.
The extension requires the Flutter SDK to be installed on your Mac.
Documentation on how to install it is available here.
It is also highly recommended to use the extension alongside Dart, which provides support for syntax highlighting, a language server, as well as formatting.
To run your application, simply open a project and click the Run
By default, a hot reload is automatically triggered on save and you can hot restart by selecting the Extensions → Flutter → Hot Restart menu item.
To configure global preferences, open Extensions → Extension Library... then select Flutter's Preferences tab.
Available options:
- Hot Reload When Saving
- Target Device
You can also configure preferences on a per-project basis in Project → Project Settings...
Available options:
- Target Device