EllopisOriginal post
Rank 1: Thread
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.
Summary
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.