tree: 2e3875fd280ac5328e5dc4fd6db2820cefc0e602 [path history] [tgz]
  1. bin/
  2. build/
  3. lib/
  4. .gitignore
  5. BUILD.gn
  6. CHANGELOG.md
  7. LICENSE
  8. pubspec.yaml
  9. README.md
devtools/README.md

Build Status

What is this?

This is a companion repo to the main Flutter repo. It contains the source code for a suite of performance tools for Dart and Flutter. All of the core app logic is in /packages/devtools_app with package:devtools serving as just a container to publish precompiled versions of the application for easy use with pub global activate.

Getting started

For documentation on installing and trying out DevTools, please see our docs.

Feedback

Feedback and issues are best reported at https://github.com/flutter/devtools/issues. Thanks for trying out DevTools!

Terms and Privacy

By using Dart DevTools, you agree to the Google Terms of Service.