Gabriel Araujo
Gabriel Araujo
One thing to consider is the faas is widely recommended for mobile backend.. If I have an endpoint that is already implemented in the app and due to some design...
I'm using the cameraawesome package in my app and did some testing with the flutter official Camera plugin and the problem I'm facing with it is related to lagging when...
Sorry! On the official camera plugin!
Also having this issue with the core card lib
Anyone found a fix for this?
My project contains the following dependencies: ``` firebase_auth: ^3.4.1 firebase_core: ^1.19.1 firebase_storage: ^10.3.1 cloud_firestore: ^3.2.1 cloud_functions: ^3.3.1 flutter_isolate: ^2.0.2 isolate_handler: ^1.0.1 ``` And whenever I try to upload a file...
@tneotia Hey, is this project still maintained? How can I get this change merged?
@miguelpruivo Please look at the Issue for more details.
Mostly iPhones Testflight  Production  Another quick note is that we have other similar entities such as TemplateItem and TemplateComment where we do similar querying `hasSynced` but it seems...
So those queries run every 30 seconds or so to fetch locally models that haven't synced yet to the remote servers. Once the changes sync we update the models locally...