Skip to content

Latest commit

 

History

History
99 lines (71 loc) · 4.2 KB

index.md

File metadata and controls

99 lines (71 loc) · 4.2 KB
title

Introduction

The Dart and Flutter extensions extend VS Code with support for the Dart programming language and provides tools for effectively editing, refactoring, running, and reloading Flutter mobile apps, and AngularDart web apps.

Installation

You must have the VS Code Editor in order to install Dart Code. Click the buttons below to open the extension pages in VS Code. Installing the Flutter extension automatically installs the Dart extension.

Dart Dart language support and debugger for VS Code. Flutter Flutter support and debugger for VS Code.

If you have any problems with the links above you can also find the Dart extension and Flutter extension in the marketplace or by searching within VS Code.

Features

Extension Settings

A full list of settings is available here.

Frequently Asked Questions

A list of frequently asked questions is available here.

Key Bindings

A list of useful key bindings is available here.

Refactorings and Code Fixes

A full list of supported refactors is available here.

Analytics

This extension reports some analytics such as:

  • Extension load and analysis times
  • Version numbers for the Dart/Flutter extensions and SDKs
  • The values of some settings (such as Flutter UI Guidelines and Format-on-Save)
  • Frequency of use of features like Hot Reload and Hot Restart

Reporting can be disabled via VS Code's standard Telemetry: Telemetry Level setting.

Release Notes

For full release notes, see the changelog.