larpon / QtFirebase

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

Desktop platforms support #121

Open ElderOrb opened 5 years ago

ElderOrb commented 5 years ago

Taking into account firebase provides subset of API for desktop platforms, would be great if QtFirebase could provide it too.

larpon commented 5 years ago

Good point. It's on my TODO already to try and enable desktop features and maybe drop the stub implementation completely now that the C++ SDK is open source.

toby20130333 commented 4 years ago

any qt desktop app support?

larpon commented 4 years ago

@toby20130333 not yet