Skip to content

Commit

Permalink
adding bare structure for native assets
Browse files Browse the repository at this point in the history
  • Loading branch information
craiglabenz committed Oct 23, 2023
1 parent 85fa5cc commit e1c5e19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/mediapipe-task-text/build.dart
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
void main(List<String> args) async {}
2 changes: 2 additions & 0 deletions packages/mediapipe-task-text/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ dependencies:
logging: ^1.2.0
mediapipe_core:
path: ../mediapipe-core
native_assets_cli: ^0.3.0
native_toolchain_c: ^0.3.0

dev_dependencies:
ffigen: ^9.0.1
Expand Down

0 comments on commit e1c5e19

Please sign in to comment.