This commit is contained in:
Moustapha Kodjo Amadou 2025-12-06 14:00:10 +01:00
parent da7c32f71e
commit 85ff4d7d4c
2 changed files with 24 additions and 24 deletions

View file

@ -1007,44 +1007,44 @@ packages:
description: description:
path: media_kit path: media_kit
ref: HEAD ref: HEAD
resolved-ref: ef6279dddf85934faed673a41821c6dc5be59e5e resolved-ref: f5796d287b642548e7e703bbc592f01dd7b1befe
url: "https://github.com/Schnitzel5/media-kit.git" url: "https://github.com/kodjodevf/media-kit.git"
source: git source: git
version: "1.2.2" version: "1.2.2"
media_kit_libs_android_video: media_kit_libs_android_video:
dependency: transitive dependency: transitive
description: description:
path: "libs/android/media_kit_libs_android_video" path: "libs/android/media_kit_libs_android_video"
ref: ef6279dddf85934faed673a41821c6dc5be59e5e ref: f5796d287b642548e7e703bbc592f01dd7b1befe
resolved-ref: ef6279dddf85934faed673a41821c6dc5be59e5e resolved-ref: f5796d287b642548e7e703bbc592f01dd7b1befe
url: "https://github.com/Schnitzel5/media-kit.git" url: "https://github.com/kodjodevf/media-kit.git"
source: git source: git
version: "1.3.8" version: "1.3.8"
media_kit_libs_ios_video: media_kit_libs_ios_video:
dependency: transitive dependency: transitive
description: description:
path: "libs/ios/media_kit_libs_ios_video" path: "libs/ios/media_kit_libs_ios_video"
ref: ef6279dddf85934faed673a41821c6dc5be59e5e ref: f5796d287b642548e7e703bbc592f01dd7b1befe
resolved-ref: ef6279dddf85934faed673a41821c6dc5be59e5e resolved-ref: f5796d287b642548e7e703bbc592f01dd7b1befe
url: "https://github.com/Schnitzel5/media-kit.git" url: "https://github.com/kodjodevf/media-kit.git"
source: git source: git
version: "1.1.4" version: "1.1.4"
media_kit_libs_linux: media_kit_libs_linux:
dependency: transitive dependency: transitive
description: description:
path: "libs/linux/media_kit_libs_linux" path: "libs/linux/media_kit_libs_linux"
ref: ef6279dddf85934faed673a41821c6dc5be59e5e ref: f5796d287b642548e7e703bbc592f01dd7b1befe
resolved-ref: ef6279dddf85934faed673a41821c6dc5be59e5e resolved-ref: f5796d287b642548e7e703bbc592f01dd7b1befe
url: "https://github.com/Schnitzel5/media-kit.git" url: "https://github.com/kodjodevf/media-kit.git"
source: git source: git
version: "1.2.1" version: "1.2.1"
media_kit_libs_macos_video: media_kit_libs_macos_video:
dependency: transitive dependency: transitive
description: description:
path: "libs/macos/media_kit_libs_macos_video" path: "libs/macos/media_kit_libs_macos_video"
ref: ef6279dddf85934faed673a41821c6dc5be59e5e ref: f5796d287b642548e7e703bbc592f01dd7b1befe
resolved-ref: ef6279dddf85934faed673a41821c6dc5be59e5e resolved-ref: f5796d287b642548e7e703bbc592f01dd7b1befe
url: "https://github.com/Schnitzel5/media-kit.git" url: "https://github.com/kodjodevf/media-kit.git"
source: git source: git
version: "1.1.4" version: "1.1.4"
media_kit_libs_video: media_kit_libs_video:
@ -1052,17 +1052,17 @@ packages:
description: description:
path: "libs/universal/media_kit_libs_video" path: "libs/universal/media_kit_libs_video"
ref: HEAD ref: HEAD
resolved-ref: ef6279dddf85934faed673a41821c6dc5be59e5e resolved-ref: f5796d287b642548e7e703bbc592f01dd7b1befe
url: "https://github.com/Schnitzel5/media-kit.git" url: "https://github.com/kodjodevf/media-kit.git"
source: git source: git
version: "1.0.7" version: "1.0.7"
media_kit_libs_windows_video: media_kit_libs_windows_video:
dependency: transitive dependency: transitive
description: description:
path: "libs/windows/media_kit_libs_windows_video" path: "libs/windows/media_kit_libs_windows_video"
ref: ef6279dddf85934faed673a41821c6dc5be59e5e ref: f5796d287b642548e7e703bbc592f01dd7b1befe
resolved-ref: ef6279dddf85934faed673a41821c6dc5be59e5e resolved-ref: f5796d287b642548e7e703bbc592f01dd7b1befe
url: "https://github.com/Schnitzel5/media-kit.git" url: "https://github.com/kodjodevf/media-kit.git"
source: git source: git
version: "1.0.11" version: "1.0.11"
media_kit_video: media_kit_video:
@ -1070,8 +1070,8 @@ packages:
description: description:
path: media_kit_video path: media_kit_video
ref: HEAD ref: HEAD
resolved-ref: ef6279dddf85934faed673a41821c6dc5be59e5e resolved-ref: f5796d287b642548e7e703bbc592f01dd7b1befe
url: "https://github.com/Schnitzel5/media-kit.git" url: "https://github.com/kodjodevf/media-kit.git"
source: git source: git
version: "2.0.0" version: "2.0.0"
meta: meta:

View file

@ -41,15 +41,15 @@ dependencies:
encrypt: ^5.0.3 encrypt: ^5.0.3
media_kit: media_kit:
git: git:
url: https://github.com/Schnitzel5/media-kit.git url: https://github.com/kodjodevf/media-kit.git
path: media_kit path: media_kit
media_kit_video: media_kit_video:
git: git:
url: https://github.com/Schnitzel5/media-kit.git url: https://github.com/kodjodevf/media-kit.git
path: media_kit_video path: media_kit_video
media_kit_libs_video: media_kit_libs_video:
git: git:
url: https://github.com/Schnitzel5/media-kit.git url: https://github.com/kodjodevf/media-kit.git
path: libs/universal/media_kit_libs_video path: libs/universal/media_kit_libs_video
crypto: ^3.0.7 crypto: ^3.0.7
cupertino_icons: ^1.0.8 cupertino_icons: ^1.0.8