build: Update native-imaging
This commit is contained in:
parent
9c82a04088
commit
73d0951b4e
2 changed files with 7 additions and 5 deletions
|
|
@ -1196,10 +1196,11 @@ packages:
|
||||||
native_imaging:
|
native_imaging:
|
||||||
dependency: "direct main"
|
dependency: "direct main"
|
||||||
description:
|
description:
|
||||||
name: native_imaging
|
path: "."
|
||||||
sha256: "182ccd8e0815a8a2158500ef66c828c030f6b9e05783e41e22f33bbcfd46a3d5"
|
ref: HEAD
|
||||||
url: "https://pub.dev"
|
resolved-ref: d76335e2039c041585df8103f5d4f5924e9e2add
|
||||||
source: hosted
|
url: "https://github.com/famedly/dart_native_imaging.git"
|
||||||
|
source: git
|
||||||
version: "0.1.1"
|
version: "0.1.1"
|
||||||
nested:
|
nested:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
|
|
|
||||||
|
|
@ -61,7 +61,8 @@ dependencies:
|
||||||
linkify: ^5.0.0
|
linkify: ^5.0.0
|
||||||
matrix: ^0.38.0
|
matrix: ^0.38.0
|
||||||
mime: ^1.0.6
|
mime: ^1.0.6
|
||||||
native_imaging: ^0.1.1
|
native_imaging:
|
||||||
|
git: https://github.com/famedly/dart_native_imaging.git
|
||||||
opus_caf_converter_dart: ^1.0.1
|
opus_caf_converter_dart: ^1.0.1
|
||||||
package_info_plus: ^8.0.2
|
package_info_plus: ^8.0.2
|
||||||
pasteboard: ^0.2.0
|
pasteboard: ^0.2.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue