build: Update native_imaging
This commit is contained in:
parent
52b953877b
commit
d64459a2a2
2 changed files with 6 additions and 10 deletions
11
pubspec.lock
11
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:
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue