[mob] Remove tflite dependency
This commit is contained in:
parent
74f8f7aaf3
commit
efaf869e95
2 changed files with 0 additions and 12 deletions
|
@ -2175,14 +2175,6 @@ packages:
|
|||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.5.3"
|
||||
tflite_flutter:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: tflite_flutter
|
||||
sha256: ffb8651fdb116ab0131d6dc47ff73883e0f634ad1ab12bb2852eef1bbeab4a6a
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "0.10.4"
|
||||
time:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
|
|
@ -158,10 +158,6 @@ dependencies:
|
|||
syncfusion_flutter_core: ^19.2.49
|
||||
syncfusion_flutter_sliders: ^19.2.49
|
||||
synchronized: ^3.1.0
|
||||
tflite_flutter: ^0.10.1
|
||||
# tflite_flutter_helper:
|
||||
# git:
|
||||
# url: https://github.com/pnyompen/tflite_flutter_helper.git # Fixes https://github.com/am15h/tflite_flutter_helper/issues/57
|
||||
tuple: ^2.0.0
|
||||
uni_links: ^0.5.1
|
||||
url_launcher: ^6.0.3
|
||||
|
|
Loading…
Add table
Reference in a new issue