Skip to content

Fix ONNX runtime dependency and published archive assets#79

Merged
dev07060 merged 3 commits into
mainfrom
fix/onnxruntime-dependency-version
Jun 28, 2026
Merged

Fix ONNX runtime dependency and published archive assets#79
dev07060 merged 3 commits into
mainfrom
fix/onnxruntime-dependency-version

Conversation

@dev07060

Copy link
Copy Markdown
Owner

Summary

  • Replace the abandoned ONNX runtime dependency with flutter_onnxruntime and update the embedding service integration.
  • Update iOS/macOS example Pod settings and generated lockfiles for the new runtime.
  • Keep the published archive complete by including the bundled ONNX model files for 0.19.1.

Scope notes

  • This PR contains only the already-committed runtime/package changes from fix/onnxruntime-dependency-version.
  • Local untracked docs, promo drafts, screenshots, and example/lib/onnx_runtime_smoke.dart were left out of the PR because they are not needed for the main merge.

Validation

  • git diff --check origin/main...HEAD
  • flutter analyze lib test
  • flutter test

@dev07060 dev07060 self-assigned this Jun 28, 2026
@dev07060 dev07060 merged commit dc7d364 into main Jun 28, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant