blob: 7553655b31c8c9ce326b564f1193a9d736d4705a [file] [log] [blame] [view]
# Dart DevTools (preview)
[![Build Status](https://travis-ci.org/flutter/devtools.svg?branch=master)](https://travis-ci.org/flutter/devtools)
## What is this?
Dart DevTools is a suite of performance tools for Dart and Flutter.
Its currently in preview release, but were actively working on improvements and on shipping new versions.
## Getting started
For documentation on installing and trying out DevTools, please see our
[docs](https://flutter.github.io/devtools/).
## Contributing and development
Contributions welcome! See our
[contributing page](https://github.com/flutter/devtools/blob/master/CONTRIBUTING.md)
for an overview of how to build and contribute to the project.