IntroductionThis VS Code extension adds support for effectively editing, refactoring, running, and reloading Flutter mobile apps. It depends on (and will automatically install) the Dart extension for support for the Dart programming language. Note: Projects should be run using InstallationInstall from the Visual Studio Code Marketplace or by searching within VS Code. The Dart extension will be installed automatically, if not already installed. DocumentationPlease see the Flutter documentation for using VS Code. Reporting IssuesIssues for both Dart and Flutter extensions should be reported in the Dart-Code issue tracker. |