kolibri 0.1.4 copy "kolibri: ^0.1.4" to clipboard
kolibri: ^0.1.4 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 Flutter:

 $ flutter pub add kolibri

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

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

Documentation

API reference

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

MIT (license)

Dependencies

flutter, flutter_rust_bridge, freezed_annotation, plugin_platform_interface

More

Packages that depend on kolibri

Packages that implement kolibri