Movatterモバイル変換


[0]ホーム

URL:


Skip to main content

dart.dev uses cookies from Google to deliver and enhance the quality of its services and to analyze traffic.

Learn more
Tools

Dart 3.11 is live!Learn more

Tools

The tools that support the Dart language.

When you're ready to create an app, get the SDK and tools for your app type. If you aren't sure which tools you need,get the Flutter SDK.

App typeGet started instructionsTool information
Flutter (mobile and more)Install FlutterFlutter tools
Web app (non-Flutter)Install the Dart SDKGeneral-purpose tools andweb tools
Server or command lineInstall the Dart SDKGeneral-purpose tools andspecialized tools
Note

The Flutter SDK includes the full Dart SDK.

The following tools support the Dart language on all platforms.

DartPad

#
DartPad Hello World

DartPad is a great, no-download-required way to learn Dart syntax and to experiment with Dart language features. It supports Dart's core libraries, except for VM libraries such asdart:io.

IDEs and editors

#

Dart plugins exist for these commonly used IDEs.

The following Dart plugins are also available, thanks to the Dart community.

ALanguage Server Protocol implementation is also available forLSP-capable editors that don't have specific Dart extensions.

Command-line tools

#

The Dart SDK includes the following general-purposedart tool:

dart

A command-line interface (CLI) for creating, formatting, analyzing, testing, documenting, compiling, and running Dart code, as well as working with thepub package manager.

Debugging

#
Dart DevTools

A suite of debugging and performance tools.

Tool for developing web apps

#

The following tool supports developing web apps:

webdev

A CLI to build and serve Dart web apps.

Tools for developing command-line apps and servers

#

The following tools support developing or running command-line apps and servers:

dart run

Use thedart run command to run uncompiled Dart command-line apps and some kinds of snapshots.

dartaotruntime

Use this Dart runtime to run AOT snapshots.

Was this page's content helpful?

Unless stated otherwise, the documentation on this site reflects Dart 3.11.0. Page last updated on 2025-07-07.View source orreport an issue.


[8]ページ先頭

©2009-2026 Movatter.jp