havocOriginal post
Flutter Developer
Hi everyone!
Still new to Appwrite and Flutter, and I'm curious to know if there's a way to get the response code if a createDocument pushes through. I intend to display different messages for each of the 2xx response codes, but I don't know how to access them from Flutter web.
I'm currently connecting to Appwrite Cloud.
Thanks in advance!
Summary
Hey developers!
Is there a way to access the response code when using Flutter Web with Appwrite Cloud? I want to display different messages for different 2xx response codes when creating a document. Any guidance on how to achieve this would be greatly appreciated.
Thanks!