jorgecoca / Dart-Code

Dart and Flutter support for VS Code

Home Page:https://dartcode.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord Chat Gitter Chat Follow on Twitter Contribute to Dart Code

Introduction

Dart Code extends 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

Dart Code can be installed from the Visual Studio Code 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
  • Whether you have disabled some settings (such as showing TODOs in Problems Window or Closing Labels)
  • Frequency of use of features like Hot Reload, Hot Restart and Open Observatory
  • Crashes in the Dart analysis server
  • Platform and Dart/Flutter SDK versions

Reporting can be disabled via the dart.allowAnalytics setting.

Release Notes

For full release notes, see the changelog.

About

Dart and Flutter support for VS Code

https://dartcode.org/

License:MIT License


Languages

Language:TypeScript 97.1%Language:Dart 2.3%Language:JavaScript 0.6%Language:Shell 0.0%Language:HTML 0.0%Language:Starlark 0.0%