
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
- Type generation without $id parameter
I'm trying for the first time appwrite on 2 projects and after I've tested appwrite types generation with the cli I'm a little bit confused why it doesn't inclu...
- Implementing Offline Login Caching with ...
Hi, I'm evaluating Appwrite for my Flutter app and need clarification on handling offline login sessions. My app requires users to log in, with the session ca...
- Upsert Announcement: Swift Not Working
With the Upsert announcement, we are not having success with upsert in Swift. We’ve tried the following (from the docs) do { let doc = try await databases...
