Not sure I understand, but wouldn't that defeat the purpose of having an SDK here if you want to make the custom calls yourself??
Why to do that on flutter when you have SDK?
👀 We do let you use the REST API and GraphQL without and SDK. The only problem there is that file handling feels horrible to do.
I replied someone else’s question who deleted it now😶🌫️
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...