devtools 2.9.4 copy "devtools: ^2.9.4" to clipboard
devtools: ^2.9.4 copied to clipboard

discontinued

A suite of web-based performance tooling for Dart and Flutter.

[UPDATE]: This package has been discontinued. For versions of Flutter >= 2.8.0 and Dart >= 2.15, do not run DevTools from pub. Instead, run dart devtools on the command line or launch directly from your IDE. See flutter.dev for more details.

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.

31
likes
20
pub points
89%
popularity

Publisher

verified publisherflutter.dev

A suite of web-based performance tooling for Dart and Flutter.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

devtools_server, devtools_shared, http

More

Packages that depend on devtools