iroh_flutter 1.0.1 copy "iroh_flutter: ^1.0.1" to clipboard
iroh_flutter: ^1.0.1 copied to clipboard

Flutter plugin for iroh 1.0 - peer-to-peer QUIC networking on Android, iOS, macOS, Linux, and Windows. Builds the native Rust core into your app via cargokit and exposes the full iroh_quic API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add iroh_flutter

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

dependencies:
  iroh_flutter: ^1.0.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:iroh_flutter/iroh_flutter.dart';
0
likes
140
points
82
downloads

Documentation

API reference

Publisher

verified publishersnowpine.io

Weekly Downloads

Flutter plugin for iroh 1.0 - peer-to-peer QUIC networking on Android, iOS, macOS, Linux, and Windows. Builds the native Rust core into your app via cargokit and exposes the full iroh_quic API.

Repository (GitHub)
View/report issues

Topics

#iroh #p2p #networking #quic #ffi

License

Apache-2.0 (license)

Dependencies

flutter, iroh_quic

More

Packages that depend on iroh_flutter

Packages that implement iroh_flutter