kolibri 0.1.2 copy "kolibri: ^0.1.2" to clipboard
kolibri: ^0.1.2 copied to clipboard

Dart/Flutter bindings for the Kolibri messaging protocol, powered by a Rust core via flutter_rust_bridge. Supports Android, iOS, macOS, Linux and Windows.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kolibri

With Flutter:

 $ flutter pub add kolibri

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

dependencies:
  kolibri: ^0.1.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:kolibri/kolibri.dart';
0
likes
0
points
1.19k
downloads

Publisher

verified publisherkomet.pw

Weekly Downloads

Dart/Flutter bindings for the Kolibri messaging protocol, powered by a Rust core via flutter_rust_bridge. Supports Android, iOS, macOS, Linux and Windows.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, plugin_platform_interface

More

Packages that depend on kolibri

Packages that implement kolibri