airo_pairing 1.0.0
airo_pairing: ^1.0.0 copied to clipboard
Trusted device pairing, secret ticket verification, and cross-device handoff contracts for Flutter.
airo_pairing #
Trusted device pairing, secret playback ticket verification, and cross-device session handoff contracts for Flutter applications.
Features #
- Device Pairing Exchange: Cryptographically signed device pair handshake protocols.
- Playback Ticket Verification: Short-lived playback tickets for secondary screens (TV, Web, Tablet).
- Session Handoff: Synchronize playback position and state across connected devices.
Installation #
dependencies:
airo_pairing: ^1.0.0
License #
MIT License - see LICENSE for details.