kalam_link 0.1.3-alpha.4 copy "kalam_link: ^0.1.3-alpha.4" to clipboard
kalam_link: ^0.1.3-alpha.4 copied to clipboard

KalamDB client SDK for Dart and Flutter — queries, live subscriptions, and authentication powered by flutter_rust_bridge.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add kalam_link

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

dependencies:
  kalam_link: ^0.1.3-alpha.4

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:kalam_link/kalam_link.dart';
1
likes
120
points
75
downloads

Publisher

verified publisherkalamdb.org

Weekly Downloads

KalamDB client SDK for Dart and Flutter — queries, live subscriptions, and authentication powered by flutter_rust_bridge.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation

More

Packages that depend on kalam_link

Packages that implement kalam_link