I\'m trying to run a hello world flutter app for the first time on my device, but when I hit run on android studio, it shows initilizing gradle, and it stays like that for m
try to making use of flutter run -v which will basically giving the info which is running in background.