[Question] is there a way to run android/ios in debug mode(physical device)? #3674
-
Questionwhen writing apps in flutter we use Code sampleNo response Error messageNo response ------------------------------------------------------
|
Beta Was this translation helpful? Give feedback.
Answered by
Vivekananda-Mullangi
Jul 22, 2024
Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just read what i wrote.
sorry again 🙏🙏
what i was asking was how to check the logs of the app.
i found out you can use
flutter logs
to get the logs as told hereThanks for the response