fix: mason_logger.chooseOne
doesn't work with Android Studio debugger
#1183
Labels
bug
Something isn't working
Description
I am debugging a dart cli application using Android Studio in a Macbook Pro M2 machine and when my code reaches
logger.chooseOne
I get the following error:chooseOne
works fine if I try to run the cli normally, but I can't debug the code at all.The text was updated successfully, but these errors were encountered: