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

A dart client for Pasubot. This client makes it simple for developers to build secure and scalable products.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add pasubot

With Flutter:

 $ flutter pub add pasubot

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

dependencies:
  pasubot: ^0.0.1

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

Import it

Now in your Dart code, you can use:

import 'package:pasubot/pasubot.dart';
0
likes
130
points
6
downloads

Publisher

unverified uploader

Weekly Downloads

A dart client for Pasubot. This client makes it simple for developers to build secure and scalable products.

Documentation

API reference

License

MIT (license)

Dependencies

http, mongorest, pasubot_functions_client, pasubot_gotrue, pasubot_json_isolate, pasubot_realtime_client, pasubot_storage_client, rxdart

More

Packages that depend on pasubot