
Hello everyone,
Currently I have developed an application with Firebase as a database. However, because of the Firebase bill, I would like to migrate. I would like to use Appwrite entirely to store and manage my data but I would like the authentication part to be managed by Firebase. Is this possible in FLUTTER ?
Thanks
Recommended threads
- Realtime didn't work in react native exp...
``` useEffect(() => { const { client } = createClient(); const unsubscribe = client.subscribe(`databases.${process.env.EXPO_PUBLIC_APPWRITE_DATABASE}.t...
- Appwrite Cloud - Rows get missing on Saf...
I have opened the appwrite console on my Safari. When I go to one of my project's database and then table, there are like 600+ rows and they often fail fetching...
- SMS based authentication issue AppwriteE...
Hi, I am creating sms based login. I am able to send SMS code to my real number however I am receving this error. I can log the "secret" and i can see it is not...
