kalam_link 0.1.1 copy "kalam_link: ^0.1.1" to clipboard
kalam_link: ^0.1.1 copied to clipboard

retracted

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 Dart:

 $ dart pub add kalam_link

With Flutter:

 $ flutter pub add kalam_link

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

dependencies:
  kalam_link: ^0.1.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:kalam_link/kalam_link.dart';
1
likes
0
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

License

unknown (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation

More

Packages that depend on kalam_link

Packages that implement kalam_link