This is similar to a different stack overflow question, but there wasn't an accepted answer and mine is for flutter instead.
I need a debug token for my Flutter app. I am following this guide from the Firebase documentation. When I get to step 3, my debug token doesn't print out like it says in the documentation.
This is what I expected:
I have tried going through the instructions again but have not had success. Does the debug token only show up once and did I miss it? If so, how could I regenerate one? Is there something else that I missed?