5

I'm using Android Studio to Develop Flutter Apps. When I run the App in Emulator I'm able to Hot Reload but when using Physical Device, Hot Reload, Flutter Hot Restart, Timeline View and Flutter Inspector buttons are disabled. Is there any way to fix this?

Check this Image

Zoe
  • 27,060
  • 21
  • 118
  • 148

1 Answers1

2

You need to download the corresponding platform tool for your device system version

Constantin N.
  • 2,739
  • 2
  • 16
  • 27