When I run the app it get stuck
Launching lib\\main.dart on Lenovo A319 in debug mode... Running Gradle task \'assembleDebug\'... (This is taking an unexpec
This helped: check if root/android/app/build.gradle SDK version is set to minimum 28 for: compileSdkVersion 28 and targetSdkVersion 28
Occurs with import of Firestore.