cd: remove media_kit_event_loop from git

This commit is contained in:
Kingkor Roy Tirtho 2024-05-23 22:26:02 +06:00
parent 48817e5ffe
commit 9aff55a772
2 changed files with 10 additions and 11 deletions

View File

@ -1455,13 +1455,12 @@ packages:
source: hosted source: hosted
version: "1.0.9" version: "1.0.9"
media_kit_native_event_loop: media_kit_native_event_loop:
dependency: "direct overridden" dependency: transitive
description: description:
path: media_kit_native_event_loop name: media_kit_native_event_loop
ref: main sha256: a605cf185499d14d58935b8784955a92a4bf0ff4e19a23de3d17a9106303930e
resolved-ref: "285f7919bbf4a7d89a62615b14a3766a171ad575" url: "https://pub.dev"
url: "https://github.com/media-kit/media-kit" source: hosted
source: git
version: "1.0.8" version: "1.0.8"
menu_base: menu_base:
dependency: transitive dependency: transitive

View File

@ -159,11 +159,11 @@ dependency_overrides:
git: git:
url: https://github.com/antler119/system_tray url: https://github.com/antler119/system_tray
ref: dc7ef410d5cfec897edf060c1c4baff69f7c181c ref: dc7ef410d5cfec897edf060c1c4baff69f7c181c
media_kit_native_event_loop: # to fix "macro name must be an identifier" # media_kit_native_event_loop: # to fix "macro name must be an identifier"
git: # git:
url: https://github.com/media-kit/media-kit # url: https://github.com/media-kit/media-kit
path: media_kit_native_event_loop # path: media_kit_native_event_loop
ref: main # ref: main
flutter: flutter:
generate: true generate: true