v0.3.0 of asr_lib
The official repository for Dart and Flutter packages. [Unoffic…
May 19, 2026
On-device speech recognition for Flutter powered by sherpa-onnx. Changelog excerpt: > Breaking change: This release removes all Android/Kotlin native code and replaces the Platform Channel bridge with a pure-Dart implementation using the sherpa_onnxFlutter package. - Pure-Dart ASR engine— AsrLibnow uses sherpa_onnxdirectly instead of the previous Kotlin native AAR + Platform Channel bridge. - Cross-platform support— works on Android, iOS, macOS, Windows, and Linux (all platforms supported by sherpa_onnx+ record). - Audio capture via recordpackage— [...]
Discussion in the ATmosphere