Here are some of the things you can do with DevTools: Inspect the UI layout and state of a Flutter app . Diagnose UI jank performance issues in a Flutter app. CPU profiling for a Flutter or Dart app.
Read moreHow do you use DevTools in Flutter?
Once an app is running, you can start DevTools using one of the following:
Read more