Use old onnx package to unblock release

This commit is contained in:
Neeraj Gupta
2024-08-23 10:40:06 +05:30
parent 6e13216c53
commit 630770be56
2 changed files with 10 additions and 6 deletions

View File

@@ -1666,11 +1666,12 @@ packages:
onnxruntime:
dependency: "direct main"
description:
name: onnxruntime
sha256: e77ec05acafc135cc5fe7bcdf11b101b39f06513c9d5e9fa02cb1929f6bac72a
url: "https://pub.dev"
source: hosted
version: "1.4.1"
path: "."
ref: ente_onnxruntime
resolved-ref: fb9393e36013790938b5bc995a4dca15fed3c944
url: "https://github.com/ente-io/onnxruntime.git"
source: git
version: "1.1.0"
open_mail_app:
dependency: "direct main"
description:

View File

@@ -128,7 +128,10 @@ dependencies:
native_video_player: ^1.3.1
onnx_dart:
path: plugins/onnx_dart
onnxruntime: ^1.4.1
onnxruntime:
git:
url: https://github.com/ente-io/onnxruntime.git
ref: ente_onnxruntime
open_mail_app: ^0.4.5
package_info_plus: ^4.1.0
page_transition: ^2.0.2