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 type | Get started instructions | Tool information |
|---|---|---|
| Flutter (mobile and more) | Install Flutter | Flutter tools |
| Web app (non-Flutter) | Install the Dart SDK | General-purpose tools and web tools |
| Server or command line | Install the Dart SDK | General-purpose tools and specialized tools |
General-purpose tools
#The following tools support the Dart language on all platforms.
DartPad
#
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 as dart:io.
IDEs and editors
#Dart plugins exist for these commonly used IDEs.
The following Dart plugins are also available, thanks to the Dart community.