feat(voice): add iOS VAD runtime support

This commit is contained in:
Edison Jwa
2026-05-21 20:51:45 +09:00
parent 171baf6e41
commit 6af4ecab0f
73 changed files with 11529 additions and 1249 deletions
+2
View File
@@ -65,6 +65,8 @@ Direct Flutter / Dart dependencies of the MVP product code:
* path_provider — BSD-3-Clause
* intl — BSD-3-Clause
* cupertino_icons — MIT
* haptic_kit — MIT
https://github.com/erykkruk/flutter_vibration_animation
* freezed_annotation — MIT
* flutter_lints (dev) — BSD-3-Clause
* build_runner (dev) — BSD-3-Clause