yx_speech_to_text_flutter/example
Max 4817b1c8f8 chore(release): 1.0.5
Improve init responsiveness with recognizer isolate; update RecordingButton lazy-init UX
2026-01-17 23:48:36 +08:00
..
android Fix Android namespace issues: add namespace to build.gradle, update AGP and Kotlin versions 2025-09-06 17:25:05 +08:00
assets/models Initial commit: Flutter speech-to-text plugin with Sherpa-ONNX integration 2025-08-27 17:09:36 +08:00
ios 重大架构优化:移除不必要的平台特定代码 2025-09-10 20:47:54 +08:00
lib chore(release): 1.0.5 2026-01-17 23:48:36 +08:00
test chore(release): 1.0.5 2026-01-17 23:48:36 +08:00
.gitignore Initial commit: Flutter speech-to-text plugin with Sherpa-ONNX integration 2025-08-27 17:09:36 +08:00
.metadata Initial commit: Flutter speech-to-text plugin with Sherpa-ONNX integration 2025-08-27 17:09:36 +08:00
README.md Initial commit: Flutter speech-to-text plugin with Sherpa-ONNX integration 2025-08-27 17:09:36 +08:00
analysis_options.yaml Initial commit: Flutter speech-to-text plugin with Sherpa-ONNX integration 2025-08-27 17:09:36 +08:00
pubspec.lock 重大架构优化:移除不必要的平台特定代码 2025-09-10 20:47:54 +08:00
pubspec.yaml Fix Flutter assets configuration: explicitly specify all model files in pubspec.yaml 2025-09-06 17:36:54 +08:00

README.md

yx_asr_example

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.