Last updated:
0 purchases
appwrite extensions
A collection of dart extension methods that extend the capabilities of the appwrite flutter SDK.
Databases #
Databases.upsert() #
Inserts a document if it doesn't already exists, otherwise updates an existing document.
Databases.getDocumentFile() #
Retrieve's a document, converts to a JSON string and returns a File.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.