From d64459a2a2bd0372b0bbcad0eccf01adc25d7449 Mon Sep 17 00:00:00 2001 From: Krille Date: Tue, 18 Feb 2025 14:08:39 +0100 Subject: [PATCH] build: Update native_imaging --- pubspec.lock | 11 +++++------ pubspec.yaml | 5 +---- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 7761d9696..c8db126a3 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1189,12 +1189,11 @@ packages: native_imaging: dependency: "direct main" description: - path: "." - ref: "krille/remove-deprecated-flutter-v1-plugin" - resolved-ref: "7cd8ef2fedd7f0bef5549b285d63ddb08865d4c1" - url: "https://github.com/famedly/dart_native_imaging.git" - source: git - version: "0.1.1" + name: native_imaging + sha256: "93573afdcab070011d78a40fc1f69b61967f1f8485d2b81a7a2ee585a85f4c04" + url: "https://pub.dev" + source: hosted + version: "0.2.0" nested: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 86ab5e9b3..ffc9eba89 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -60,10 +60,7 @@ dependencies: linkify: ^5.0.0 matrix: ^0.38.0 mime: ^1.0.6 - native_imaging: - git: - url: https://github.com/famedly/dart_native_imaging.git - ref: krille/remove-deprecated-flutter-v1-plugin + native_imaging: ^0.2.0 opus_caf_converter_dart: ^1.0.1 package_info_plus: ^8.0.2 pasteboard: ^0.2.0