Hi@akhtar,
DevTools is a suite of performance and debugging tools for Dart and Flutter. It’s currently in beta release but is under active development. You can use the below command to download.
$ flutter pub global activate devtools
That command will install dev tools on your machine.
To know more, join our Flutter Course today.