diff --git a/mobile/pubspec.lock b/mobile/pubspec.lock index ec0811f4d..a79f473a1 100644 --- a/mobile/pubspec.lock +++ b/mobile/pubspec.lock @@ -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: diff --git a/mobile/pubspec.yaml b/mobile/pubspec.yaml index 1e1f6a702..3cd56756a 100644 --- a/mobile/pubspec.yaml +++ b/mobile/pubspec.yaml @@ -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