qr_steam 0.2.0
qr_steam: ^0.2.0 copied to clipboard
A Flutter plugin for streaming binary data via animated QR codes with sequential chunks or LT fountain codes. Inspired by txqr/QRStream and suitable for camera-based transfer of AVIF images and other [...]
0.2.0 #
- Initial public package release of qr_steam.
- Add dual transfer modes for animated QR transport: sequential chunks and LT fountain codes.
- Provide sender and receiver widgets plus standalone encoder/decoder APIs.
- Improve Android receiver UX with a transparent scan overlay and usable progress reporting.
- Vendor Android example dependency fixes for current Gradle and Kotlin toolchains.