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.

2
likes
110
pub points
0%
popularity

Publisher

unverified uploader

Various method extensions based around the appwrite flutter SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

appwrite, flutter

More

Packages that depend on appwrite_extensions