appwrite 0.0.7 copy "appwrite: ^0.0.7" to clipboard
appwrite: ^0.0.7 copied to clipboard

outdated

Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstract and simplify common development tasks behind a REST APIs, to help you develop [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add appwrite

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

dependencies:
  appwrite: ^0.0.7

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

Import it

Now in your Dart code, you can use:

import 'package:appwrite/appwrite.dart';
520
likes
0
pub points
97%
popularity

Publisher

verified publisherappwrite.io

Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstract and simplify common development tasks behind a REST APIs, to help you develop your app in a fast and secure way. For full API documentation and tutorials go to [https://appwrite.io/docs](https://appwrite.io/docs)

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

cookie_jar, dio, dio_cookie_manager, meta

More

Packages that depend on appwrite