best guide for creating a chat app with flutter and appwrite
Hi @Ansh
Have a look at this thread: https://discord.com/channels/564160730845151244/1102349512292438036
Here are some blogs to help you get started.
I'd recommend using Appwrite Cloud instead of using it locally with Docker. It's much easier and faster to get started
Although please note cloud is still on version 1.1.2 so if you want to work with 1.3.4, you can do it manually using appwrite
[SOLVED] best guide for creating a chat app with flutter and appwrite
the first article is pretty outdated! many of appwrite syntaxes have changed! 😦
Recommended threads
- [SOLVED] Appwrite Cloud and FRA cloud se...
Can anyone estimate how long this will take to resolve? I am checking status here https://status.appwrite.online/
- How to use Operator.arrayAppend on a rel...
Hi, is it possible to use any operator on a relationship column? I have a One to Many relationship column on a table and I would like to add entries to the colu...
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...