appwrite_database_wrapper 0.0.1 copy "appwrite_database_wrapper: ^0.0.1" to clipboard
appwrite_database_wrapper: ^0.0.1 copied to clipboard

Simple wrapper for Appwrite Databases to write and read data from Appwrite Databases faster and easier.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appwrite_database_wrapper

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

dependencies:
  appwrite_database_wrapper: ^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_database_wrapper/appwrite_database_wrapper.dart';
0
likes
150
points
34
downloads

Publisher

verified publisherrsapps.org

Weekly Downloads

Simple wrapper for Appwrite Databases to write and read data from Appwrite Databases faster and easier.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

appwrite, flutter

More

Packages that depend on appwrite_database_wrapper