I want to use appwrite in a flutter project, but I don't know what to choose. The flutter_appwrite https://pub.dev/packages/appwrite package has much more dependencies that I don't really know if I want.
And dart_appwrite depends only on http pub package.
Actually dart_appwrite is a server side SDK package of appwrite for dart
If you are getting started with connecting the appwrite with flutter you should go with appwrite package
For more info on client vs server SDKs, see https://appwrite.io/docs/sdks
Recommended threads
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.