Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Flutter Import FixerNew to Visual Studio Code? Get it now.
Flutter Import Fixer

Flutter Import Fixer

LeonCTL

|
651 installs
| (0) | Free
Aim at fixing import statements after files/folders are moved
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Flutter Import Fixer

Welcome to the Flutter Import Fixer extension! This is my first extension and it's designed to help you fix broken import statements when you move files or folders in a Flutter project. I'm excited to announce that this is now an open source project!

Description

When working on a Flutter project, moving files or folders can often break import statements. This extension provides a workaround to handle this issue, making your coding experience smoother and more efficient.

Usage

After installation, the extension will automatically fix broken import statements when files or folders are moved within your Flutter project.

Open Source

This project is open source under the MIT License. This means you're free to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software. See the LICENSE file for more details. The source code is available on https://github.com/leonCTL12/Flutter_Import_VSCode_Extension

Feedback and Bug Reports

As this is my first open source project, there may be some bugs or room for improvement. If you encounter any issues or have any suggestions, please feel free to open an issue in the GitHub repository. Your feedback is greatly appreciated!

Disclaimer

Please note that this extension is a workaround for handling broken import statements in Flutter. While it aims to improve your coding experience, there may be edge cases that it does not cover.

Important Note

Before renaming or moving any files or folders, please ensure to commit your changes. This will help prevent any loss of work and maintain the integrity of your codebase.

Thank you for your understanding and support!

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