Skip to content
guillermooo edited this page Oct 3, 2014 · 6 revisions

You can run pub commands in several ways.

Automatic

Every time you save a pubspec.yaml file, pub get is run.

From the Command Palette

Note: The following instructions assume that you have checked Tools | Build System | Automatic.

Every time a pubspec.yaml file is activated, build tasks related to pub become available.

Open the command palette and select the relevant command.

See the Keyboard Shortcuts topic for details.

Using Keyboard Shortcuts

See the Keyboard Shortcuts topic for details.

Clone this wiki locally