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:
|
||||
dependency: "direct main"
|
||||
description:
|
||||
name: native_imaging
|
||||
sha256: "182ccd8e0815a8a2158500ef66c828c030f6b9e05783e41e22f33bbcfd46a3d5"
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
path: "."
|
||||
ref: HEAD
|
||||
resolved-ref: d76335e2039c041585df8103f5d4f5924e9e2add
|
||||
url: "https://github.com/famedly/dart_native_imaging.git"
|
||||
source: git
|
||||
version: "0.1.1"
|
||||
nested:
|
||||
dependency: transitive
|
||||
|
|
|
|||
|
|
@ -61,7 +61,8 @@ dependencies:
|
|||
linkify: ^5.0.0
|
||||
matrix: ^0.38.0
|
||||
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
|
||||
package_info_plus: ^8.0.2
|
||||
pasteboard: ^0.2.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue