kramo/nova-flutter
Archived
1
1
Fork
You've already forked nova-flutter
0
This repository has been archived on 2026年02月17日. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • JavaScript 100%
2025年05月24日 15:52:30 +02:00
Flutter.novaextension v1.2 2025年05月24日 15:52:30 +02:00
.gitignore Initial commit 2025年01月04日 17:24:05 +01:00
LICENSE Initial commit 2025年01月04日 17:24:05 +01:00
README.md Initial commit 2025年01月04日 17:24:05 +01:00
screenshot.png Initial commit 2025年01月04日 17:24:05 +01:00

Provides support for running and automatically hot reloading/restarting your Flutter apps.

Requirements

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.

Usage

To run your application, simply open a project and click the Run ▶️ button in the project toolbar.

By default, a hot reload is automatically triggered on save and you can hot restart by selecting the Extensions → Flutter → Hot Restart menu item.

Configuration

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