External Publication
Visit Post

v1.0.1 of iroh_quic

The official repository for Dart and Flutter packages. [Unoffic… June 24, 2026
Source

Pure-Dart binding for iroh 1.0 - peer-to-peer QUIC networking with endpoints, connections, streams, relays, and address lookup over the Rust core. No Flutter: load a signed prebuilt native library via [...] Changelog excerpt: The package is now pure Dart— no flutterSDK dependency, runnable under dart run/ dart test. The Dart/Rust API is unchanged; only the packaging moves off Flutter, so existing code keeps working. - **Prebuilt native libraries — no Rust toolchain required.**Run dart run iroh_quic:setupto download a signed (Ed25519) prebuilt cdylib for your desktop platform (Linux/macOS/Windows on x64/arm64) into a per-user cache; Iroh.init()finds it automatically. Prefer source? `cargo build --releas[...]

Discussion in the ATmosphere

Loading comments...