1
0
Fork 0
mirror of synced 2024-07-02 05:00:33 +12:00
appwrite/app/sdks/dart
2020-01-30 22:58:49 +02:00
..
lib Updated SDKs and UI 2020-01-30 22:58:49 +02:00
LICENSE Updated SDK examples 2020-01-30 18:18:59 +02:00
pubspec.yaml Updated SDK examples 2020-01-30 18:18:59 +02:00
README.md Updated SDK examples 2020-01-30 18:18:59 +02:00

Appwrite SDK for Dart

License Version

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

Appwrite

Installation

Add this to your package's pubspec.yaml file:

dependencies:
  appwrite: ^0.0.6

You can install packages from the command line:

pub get

License

Please see the BSD-3-Clause license file for more information.