Hi@akhtar,
After installing the DevTools in your Flutter system, you need to run the DevTools. You can use the below command to run the dev tools.
$ flutter pub global run devtools
Serving DevTools at http://127.0.0.1:9100
You can browse the URL from your browser to connect DevTools.
To know more, join our Flutter Course today.