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
- Relationship lists aren't showing
In flutter, when I perform a listRows function for my table which contains various relationships in addition to normal data, I am not getting the relationships ...
- Error with realtime channels
I'm performing a subscription to realtime channels, and after a few seconds I get an exception with this error: {\"type\":\"error\",\"data\":{\"code\":1008,\"me...
- Which flutter SDK version for Self Hoste...
Hi all, Is there a good way to figure out which version of flutter SDK and Dart SDK is current for latest available self-hosted 1.8.0 ? I know new features are...