Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flutter commandsNew to Visual Studio Code? Get it now.
Flutter commands

Flutter commands

Leodroid

|
1,107 installs
| (0) | Free
An instrument with some commands binded
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter-l3odr0id-commands README

Special thanks to @laefad

A plugin with commands for quickly running Flutter utilities.

Features

The extension adds an action button to the status bar.

bar

Clicking the button will open the command picker, where you can select a predefined command or add your own.

picker

Developing

Building

npm install
npm run vscode:package # creates *.vsix file in the root

Testing

Install ext in your vscode to test manually

code --install-extension <extension_name>.vsix

Publishing

  1. Issue PAT at dev.azure.com -> userSettings -> tokens

  2. Login

npx vsce login Leodroid
  1. Publish
npx vsce publish
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
  • Your Privacy Choices
  • Consumer Health Privacy
© 2026 Microsoft