加入 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

@@ -165,6 +165,13 @@ packages:
url: "https://pub.flutter-io.cn"
source: hosted
version: "1.1.2"
flutter_vosk_wakeword:
dependency: "direct main"
description:
path: "packages/flutter_vosk_wakeword"
relative: true
source: path
version: "0.0.1"
flutter_web_plugins:
dependency: transitive
description: flutter
@@ -527,5 +534,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"