appwrite_dev 0.3.2 copy "appwrite_dev: ^0.3.2" to clipboard
appwrite_dev: ^0.3.2 copied to clipboard

discontinuedreplaced by: appwrite

Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appwrite_dev

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

dependencies:
  appwrite_dev: ^0.3.2

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_dev/appwrite_dev.dart';
3
likes
20
pub points
0%
popularity

Publisher

verified publisherappwrite.io

Appwrite is an open-source self-hosted backend server that abstract and simplify complex and repetitive development tasks behind a very simple REST API

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation

License

unknown (LICENSE)

Dependencies

cookie_jar, dio, dio_cookie_manager, flutter, flutter_web_auth, meta, package_info, path_provider

More

Packages that depend on appwrite_dev