tree: 45abf688002b78e602d851c6fe5bc4a4f3613fd2 [path history] [tgz]
  1. assets/
  2. fonts/
  3. icons/
  4. lib/
  5. macos/
  6. test/
  7. web/
  8. windows/
  9. .gitignore
  10. .metadata
  11. analysis_options.yaml
  12. build.yaml
  13. CHANGELOG.md
  14. dart_test.yaml
  15. LICENSE
  16. pubspec.yaml
  17. README.md
packages/devtools_app/README.md

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 logic for the devtools app is in package:devtools_app with package:devtools just serving as a container to serve precompiled versions of the app 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.