kabelwerk 0.2.2 copy "kabelwerk: ^0.2.2" to clipboard
kabelwerk: ^0.2.2 copied to clipboard

Kabelwerk is a fast and secure chat as a service for digital health applications. This is the Kabelwerk SDK for Dart.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kabelwerk

With Flutter:

 $ flutter pub add kabelwerk

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

dependencies:
  kabelwerk: ^0.2.2

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:kabelwerk/kabelwerk.dart';
1
likes
130
pub points
15%
popularity

Publisher

verified publisherkabelwerk.io

Kabelwerk is a fast and secure chat as a service for digital health applications. This is the Kabelwerk SDK for Dart.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

cross_file, equatable, http, http_parser, logging, phoenix_socket

More

Packages that depend on kabelwerk