libsignal_protocol_dart 0.4.0-nullsafety.0 copy "libsignal_protocol_dart: ^0.4.0-nullsafety.0" to clipboard
libsignal_protocol_dart: ^0.4.0-nullsafety.0 copied to clipboard

outdated

Signal Protocol libray for Dart native and Flutter, pure Dart implementation of the the Signal Protocol

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add libsignal_protocol_dart

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

dependencies:
  libsignal_protocol_dart: ^0.4.0-nullsafety.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_protocol_dart/libsignal_protocol_dart.dart';
49
likes
0
pub points
86%
popularity

Publisher

verified publishermixin.dev

Signal Protocol libray for Dart native and Flutter, pure Dart implementation of the the Signal Protocol

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, convert, crypto, ed25519_edwards, fixnum, optional, pointycastle, protobuf, tuple, x25519

More

Packages that depend on libsignal_protocol_dart