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!