Skip to content

Commit d64459a

Browse files
committed
build: Update native_imaging
1 parent 52b9538 commit d64459a

File tree

2 files changed

+6
-10
lines changed

2 files changed

+6
-10
lines changed

pubspec.lock

+5-6
Original file line numberDiff line numberDiff line change
@@ -1189,12 +1189,11 @@ packages:
11891189
native_imaging:
11901190
dependency: "direct main"
11911191
description:
1192-
path: "."
1193-
ref: "krille/remove-deprecated-flutter-v1-plugin"
1194-
resolved-ref: "7cd8ef2fedd7f0bef5549b285d63ddb08865d4c1"
1195-
url: "https://github.com/famedly/dart_native_imaging.git"
1196-
source: git
1197-
version: "0.1.1"
1192+
name: native_imaging
1193+
sha256: "93573afdcab070011d78a40fc1f69b61967f1f8485d2b81a7a2ee585a85f4c04"
1194+
url: "https://pub.dev"
1195+
source: hosted
1196+
version: "0.2.0"
11981197
nested:
11991198
dependency: transitive
12001199
description:

pubspec.yaml

+1-4
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,7 @@ dependencies:
6060
linkify: ^5.0.0
6161
matrix: ^0.38.0
6262
mime: ^1.0.6
63-
native_imaging:
64-
git:
65-
url: https://github.com/famedly/dart_native_imaging.git
66-
ref: krille/remove-deprecated-flutter-v1-plugin
63+
native_imaging: ^0.2.0
6764
opus_caf_converter_dart: ^1.0.1
6865
package_info_plus: ^8.0.2
6966
pasteboard: ^0.2.0

0 commit comments

Comments
 (0)