larpon / QtFirebase

An effort to bring Google's Firebase C++ API to Qt + QML
MIT License
284 stars 83 forks source link

Google Firebase C++ SDK is now open source, investigate how we can improve QtFirebase from this #112

Open larpon opened 5 years ago

larpon commented 5 years ago

As of version 5.6.0 the code for Firebase C++ SDK is fully open at https://github.com/firebase/firebase-cpp-sdk

We need to investigate how QtFirebase can benefit from this. QMake support should probably also be added in this step.