Skip to content

Dart-Code/Flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

57760ea · Apr 1, 2025
Dec 27, 2023
May 7, 2018
Mar 9, 2022
Mar 9, 2022
Apr 17, 2018
Mar 9, 2022
Apr 5, 2022
Mar 9, 2022
Apr 17, 2018
Mar 9, 2022
Apr 1, 2025
Apr 1, 2025
Mar 9, 2022

Repository files navigation

Introduction

This 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 F5 or the Debug menu for full debugging functionality. Running from the built-in terminal will not provide all features.

Installation

Install from the Visual Studio Code Marketplace or by searching within VS Code. The Dart extension will be installed automatically, if not already installed.

Documentation

Please see the Flutter documentation for using VS Code.

Reporting Issues

Issues for both Dart and Flutter extensions should be reported in the Dart-Code issue tracker.