vasabase 0.1.8 copy "vasabase: ^0.1.8" to clipboard
vasabase: ^0.1.8 copied to clipboard

Dart SDK for Vasabase, providing Auth, Database, Storage, and Realtime functionality.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add vasabase

With Flutter:

 $ flutter pub add vasabase

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

dependencies:
  vasabase: ^0.1.8

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:vasabase/vasabase.dart';
0
likes
145
points
275
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Dart SDK for Vasabase, providing Auth, Database, Storage, and Realtime functionality.

Homepage

License

MIT (license)

Dependencies

http, uuid, web_socket_channel

More

Packages that depend on vasabase