-
Connect Your Device
adb devices
-
Start ADB Server
adb start-server
-
Log Flutter Output
adb logcat | grep flutter
-
Stop ADB Server
adb kill-server
Last active
October 24, 2024 15:31
-
-
Save programmerShinobi/c478f0165cb666f83f4ed1cfebe0f229 to your computer and use it in GitHub Desktop.
Logging Flutter Via USB
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment