kalam_link 0.4.3-rc.4 copy "kalam_link: ^0.4.3-rc.4" to clipboard
kalam_link: ^0.4.3-rc.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.4.3-rc.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
145
points
678
downloads

Documentation

API reference

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
Contributing

License

unknown (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, logger

More

Packages that depend on kalam_link

Packages that implement kalam_link