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.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appwrite_extensions

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  appwrite_extensions: ^0.0.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:appwrite_extensions/appwrite_extensions.dart';
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