We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d4ae37 commit f9a209bCopy full SHA for f9a209b
packages/mediapipe-task-text/build.dart
@@ -0,0 +1 @@
1
+void main(List<String> args) async {}
packages/mediapipe-task-text/pubspec.yaml
@@ -14,6 +14,8 @@ dependencies:
14
logging: ^1.2.0
15
mediapipe_core:
16
path: ../mediapipe-core
17
+ native_assets_cli: ^0.3.0
18
+ native_toolchain_c: ^0.3.0
19
20
dev_dependencies:
21
ffigen: ^9.0.1
0 commit comments