firebase / firebase/firebase-cpp-sdk
[FR] Add Windows Arm64 support
Abierto
api: core
type: feature request
- Lenguaje dominante
- C++
- Estrellas
- 326
- Forks
- 137
- Merge medio
- 3 d 9 h
- PR fusionados (30 d)
- 5
Descripción
### Feature proposal
* Firebase Component: All
The FlutterFire package [downloads a pre-built library](https://github.com/firebase/flutterfire/blob/a48a707061e234a18bcef663d78c4a899caadf75/packages/firebase_core/firebase_core/windows/CMakeLists.txt#L28C27-L28C118). Currently it assumes an x64 architecture and fails on Windows Arm64 machine.
Ideally the Firebase C++ SDK would also publish a Windows Arm64 library. This would enable the FlutterFire package to choose the correct library based off the target architecture.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.