Skip to content

Commit f9a209b

Browse files
committed
adding bare structure for native assets
1 parent 1d4ae37 commit f9a209b

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
void main(List<String> args) async {}

packages/mediapipe-task-text/pubspec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ dependencies:
1414
logging: ^1.2.0
1515
mediapipe_core:
1616
path: ../mediapipe-core
17+
native_assets_cli: ^0.3.0
18+
native_toolchain_c: ^0.3.0
1719

1820
dev_dependencies:
1921
ffigen: ^9.0.1

0 commit comments

Comments
 (0)