From bd6b180b7ca5435be254c11555e5e827412696c7 Mon Sep 17 00:00:00 2001 From: Krille Date: Tue, 21 May 2024 13:17:17 +0200 Subject: [PATCH] chore: Re-add native_imaging --- pubspec.lock | 8 ++++++++ pubspec.yaml | 1 + 2 files changed, 9 insertions(+) diff --git a/pubspec.lock b/pubspec.lock index 8f1a59d73..27413c9a8 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1247,6 +1247,14 @@ packages: url: "https://pub.dev" source: hosted version: "3.16.7" + native_imaging: + dependency: "direct main" + description: + name: native_imaging + sha256: "182ccd8e0815a8a2158500ef66c828c030f6b9e05783e41e22f33bbcfd46a3d5" + url: "https://pub.dev" + source: hosted + version: "0.1.1" nested: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 673d8f7b0..d189b5d13 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -68,6 +68,7 @@ dependencies: git: url: https://github.com/famedly/matrix-dart-sdk.git ref: krille/create-missing-object-box + native_imaging: ^0.1.1 package_info_plus: ^6.0.0 pasteboard: ^0.2.0 path: ^1.9.0