libsignal 2.2.0 copy "libsignal: ^2.2.0" to clipboard
libsignal: ^2.2.0 copied to clipboard

Dart wrapper for libsignal. Signal Protocol implementation for end-to-end encryption, sealed sender, group messaging, and secure cryptographic operations.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add libsignal

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

dependencies:
  libsignal: ^2.2.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:libsignal/libsignal.dart';
3
likes
0
points
814
downloads

Publisher

unverified uploader

Weekly Downloads

Dart wrapper for libsignal. Signal Protocol implementation for end-to-end encryption, sealed sender, group messaging, and secure cryptographic operations.

Repository (GitHub)
View/report issues

Topics

#rust #flutter-rust-bridge #signal #cryptography #encryption

License

unknown (license)

Dependencies

code_assets, crypto, flutter_rust_bridge, hooks

More

Packages that depend on libsignal