protocol_orzatty 0.5.1 copy "protocol_orzatty: ^0.5.1" to clipboard
protocol_orzatty: ^0.5.1 copied to clipboard

Protocol Orzatty (PO) Flutter plugin — P2P End-to-End Encrypted networking over QUIC. Native FFI bindings to the Rust core.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add protocol_orzatty

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

dependencies:
  protocol_orzatty: ^0.5.1

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:protocol_orzatty/protocol_orzatty.dart';
0
likes
150
points
46
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Protocol Orzatty (PO) Flutter plugin — P2P End-to-End Encrypted networking over QUIC. Native FFI bindings to the Rust core.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on protocol_orzatty

Packages that implement protocol_orzatty