v0.1.14
LatestAndroidiOS- •First dual-platform release — one package for Android and iOS. Add it as a single dependency; Flutter builds the right half per target.
- •Android: the production-confirmed 0.1.13 incoming-audio (downlink) fix.
- •iOS: first iOS release (native AudioUnit audio backend) — registration, two-way audio, and DTMF confirmed on a physical iPhone. iOS apps only need NSMicrophoneUsageDescription in Info.plist; the SDK requests the mic at call time (do not pre-request it in the host app).