libsignal_protocol_dart 0.7.1 copy "libsignal_protocol_dart: ^0.7.1" to clipboard
libsignal_protocol_dart: ^0.7.1 copied to clipboard

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

With Flutter:

 $ flutter 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.7.1

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:libsignal_protocol_dart/libsignal_protocol_dart.dart';
49
likes
120
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

Topics

#crypto

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

adaptive_number, collection, convert, crypto, ed25519_edwards, fixnum, meta, optional, pointycastle, protobuf, very_good_analysis, x25519

More

Packages that depend on libsignal_protocol_dart