appwrite_extensions 0.0.1 copy "appwrite_extensions: ^0.0.1" to clipboard
appwrite_extensions: ^0.0.1 copied to clipboard

Various method extensions based around the appwrite flutter SDK.

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.

3
likes
140
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

Various method extensions based around the appwrite flutter SDK.

Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

appwrite, flutter

More

Packages that depend on appwrite_extensions