加入 cn 和 en 简单的本地模型

This commit is contained in:
2025-09-28 11:20:37 +08:00
parent f3ff75c437
commit c6765ab29c
42 changed files with 1007 additions and 714 deletions

View File

@@ -209,6 +209,13 @@ packages:
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.1.2"
flutter_vosk_wakeword:
dependency: transitive
description:
path: "../packages/flutter_vosk_wakeword"
relative: true
source: path
version: "0.0.1"
flutter_web_plugins:
dependency: transitive
description: flutter
@@ -635,5 +642,5 @@ packages:
source: hosted
version: "1.1.0"
sdks:
dart: ">=3.6.0 <4.0.0"
dart: ">=3.6.2 <4.0.0"
flutter: ">=3.27.1"