devtools
devtools copied to clipboard
Performance tools for Flutter
This serves as a tracker issue for the migration efforts for devtools to `package:unified_analytics` Tasks: - Setup the analytics instance and integrate the necessary APIs for onboarding a new user...

When running in Debug mode. Devtools>>performance tab look this. When running in Profile mode or in release mode. Devtools>>performance tab look this. Isn't Flutter frames button, bar graph and other...
 [Shams pointed out](https://github.com/flutter/website/pull/10223#discussion_r1507708646) that this should be {{site.url}} when putting this in a flutter website PR. I'm changing it here to make sure future PRs don't need to revisit...
For example: `/Users/elliottbrooks/dev/devtools/packages/devtools_app/` not `/Users/elliottbrooks/dev/devtools/packages/devtools_app` Currently we are missing the ending slash, and so are matching packages that begin the same way, e.g. `/Users/elliottbrooks/dev/devtools/packages/devtools_app_shared`

- cant able to download .har file or network traffic report in flutter devTool network tab ![Uploading Screenshot 2024-02-19 at 3.46.49 PM.png…]() ___ **DevTools version**: 2.23.1 **Connected Device**: CPU /...
Currently, we don't know which IDE is launching devtools becuase it is not being shared with dds. For example, we should know if devtools was being started with VS Code...
**Setup** 1. Flutter beta channel 2. VS Code with pre-release Flutter extension v3.75.20231002 **Feedback** 1. Recommendation: For the DevTools options in the Debug Sessions section, add **Open DevTools in Web...