Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flutter CLI AutocorrectNew to Visual Studio Code? Get it now.
Flutter CLI Autocorrect

Flutter CLI Autocorrect

Apratim Arora

|
38 installs
| (1) | Free
Automatically corrects mistyped Flutter and Dart CLI commands in the terminal, saving time and frustration.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Extension: Flutter CLI AutoCorrect

GitHub Sponsors Buy Me a Coffee

Description

Flutter CLI AutoCorrect is a VS Code extension that automatically corrects mistyped Flutter and Dart commands in the terminal before execution. It prevents command errors from disrupting your workflow, allowing you to focus on development.

Features

✅ Automatically corrects mistyped Flutter/Dart commands in the Command Palette (Ctrl + Shift + P).
✅ Works seamlessly with the existing VS Code terminal (no pseudo-terminal required).
✅ Supports all major Flutter, Dart and build_runner CLI commands.
✅ Lightweight, fast, and efficient.

Installation

  1. Open VS Code.
  2. Go to the Extensions Marketplace (Ctrl + Shift + X).
  3. Search for Flutter CLI AutoCorrect.
  4. Click Install.
  5. Restart VS Code if necessary.

Usage

  1. Open the integrated terminal in VS Code (Ctrl + ~).
  2. Type a Flutter/Dart command (even if mistyped).
  3. The extension automatically corrects and executes the intended command.

Support This Project ❤️

If you find this extension useful, consider supporting its development to help maintain and improve it.

Ways to Support:

  • GitHub Sponsors
  • Buy Me a Coffee ☕

Your support enables continued updates, feature enhancements, and bug fixes!

Future Enhancements 🚀

With enough support, the next versions will include:

  • Dropdown suggestions while typing commands, reducing the need for full command input.
  • Command history tracking, allowing quick execution of frequently used commands with a single click.

Contributing

We welcome contributions! To contribute:

  1. Fork this repository.
  2. Create a feature branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a Pull Request.

License

This extension is licensed under the MIT License. See LICENSE for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft