Our great sponsors
-
Firebase: The official BaaS solution from Google. I'm specifically referring to their Firestore service. The data is on cloud, so the users never lose data, and the data is synced. Since Firebase as a whole is a BaaS, not only you can store data, you can also manage your users, get device information, see how well your app performs, get real-time error logging from real users, etc. It is free to some (generous) extent, you can see the pricing here.
-
Hydrated Bloc is a helper library that extends on Bloc library. So, you need to be comfortable with Bloc first in order to use it.
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support. Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!