# Introduction This directory contains flutter examples of `sherpa-onnx`. # Ways to create an example ```bash flutter create --platforms windows,macos streaming_asr cd streaming_asr flutter pub get ```