Home:ALL Converter>Flutter emulator crashes on first run after firebase install

Flutter emulator crashes on first run after firebase install

Ask Time:2019-10-02T18:14:29         Author:kwiehahn

Json Formatter

I've followed a tutorial that describes the process of installing firebase_auth on my flutter app using Android Studio on a Windows PC. After altering the code as per the google firebase instructions and hitting run, the app crashes with the following errors:

Error screenshot

I've searched countless threads looking for a solution to this and it seems that no one has experienced this problem.

Author:kwiehahn,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/58199532/flutter-emulator-crashes-on-first-run-after-firebase-install
yy