devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Performance tools for Flutter

Results 668 devtools issues
Sort by recently updated
recently updated
newest added

Stack trace: Error at Object.qn (http://127.0.0.1:9100/main.dart.js:6212:18) at bim.$0 (http://127.0.0.1:9100/main.dart.js:164961:5) at iv.cA (http://127.0.0.1:9100/main.dart.js:164830:53) at iv.lU (http://127.0.0.1:9100/main.dart.js:164814:13) at http://127.0.0.1:9100/main.dart.js:101540:14 at bFj.a (http://127.0.0.1:9100/main.dart.js:4775:63) at bFj.$2 (http://127.0.0.1:9100/main.dart.js:58094:14) at bDc.$1 (http://127.0.0.1:9100/main.dart.js:58088:21) at Object.bEY (http://127.0.0.1:9100/main.dart.js:5071:19) at...

When trying to view a long log message or a log with an attached object or stack trace, the following sometimes occurs. Sometimes it works as intended but I haven't...

Hi As I mentioned in the title check the video recorded below: https://github.com/flutter/devtools/assets/8468212/3bd9984e-5ee6-46a8-a002-8a29a3df6c43 ___ **DevTools version**: 2.28.5 **IDE**: Android-Studio **Connected Device**: CPU / OS: arm64 (64 bit) android Connected app...

bug
P1

We have had several windows-related bugs in the past related to URIs, differences in permissions, etc. Many of these would have been able to have been caught if we had...

infra

This is an inclusivity improvement and ensures consistency with other `flutter` organization repos and GitHub as a whole. Related to https://github.com/flutter/flutter/issues/121564

infra

We no longer use `{{site.url}}` in Markdown files on the site to enable easier contributing, so `{{site.url}}` doesn't work as a replacement target anymore. Instead the site-relative image links are...

In my home directory the following directory is created whenever I use devtools: ``` $ tree -a ~/.flutter-devtools /Users/bartek/.flutter-devtools └── .devtools ``` Content of that single file is: ``` $...

Numbers in DevTools > Memory should match numbers in native tools. Different tools show different total memory consumption numbers, not apple to apple or not sync or not precise: mac...

screen: memory
P2