Flutter: Failed to build the app on emulator

Today I was trying to build my flutter app in firebase studio and I got this error:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac' > Cannot query the value of this provider because it has no value available.

is anyone facing the same problem?