The source directory /build/windows/x64/extracted/firebase_cpp_sdk_windows does not contain a CMakeLists.txt file fix
eutopiantech
April 22, 2025
solution
Ensure you have Desktop Development with c++ downloaded from visual studio
Cd to \windows delete the CMakeLists.txt file
Run flutter clean
Run flutter create .
Comments & Answers
Please login to comment.
Be the first to add a comment or answer!