Why isn’t firebase_core package working & causing problems launching the app?
When i add the firebase_core package in pubspec.yaml and try to run the app i got this error: CMake Error at flutter/ephemeral/.plugin_symlinks/firebase_core/windows/CMakeLists.txt:71 (add_subdirectory): The source directory C:/Users/soft/Desktop/flutter_application/build/windows/extracted/firebase_cpp_sdk does not contain a CMakeLists.txt file. Exception: Unable to generate build files Exited…