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.
TL;DR
The user is asking for the advantages of using flutter_appwrite over dart_appwrite. They are concerned about the dependencies of flutter_appwrite. The solution is to use the dart_appwrite package if they only want to depend on the http pub package.
Ellopis
22 Jun, 2023, 07:52
RohitRanjan
22 Jun, 2023, 07:56
Actually dart_appwrite is a server side SDK package of appwrite for dart
RohitRanjan
22 Jun, 2023, 07:57
If you are getting started with connecting the appwrite with flutter you should go with appwrite package