mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-12-08 00:17:29 +00:00
cd: remove media_kit_event_loop from git
This commit is contained in:
parent
48817e5ffe
commit
9aff55a772
11
pubspec.lock
11
pubspec.lock
@ -1455,13 +1455,12 @@ packages:
|
||||
source: hosted
|
||||
version: "1.0.9"
|
||||
media_kit_native_event_loop:
|
||||
dependency: "direct overridden"
|
||||
dependency: transitive
|
||||
description:
|
||||
path: media_kit_native_event_loop
|
||||
ref: main
|
||||
resolved-ref: "285f7919bbf4a7d89a62615b14a3766a171ad575"
|
||||
url: "https://github.com/media-kit/media-kit"
|
||||
source: git
|
||||
name: media_kit_native_event_loop
|
||||
sha256: a605cf185499d14d58935b8784955a92a4bf0ff4e19a23de3d17a9106303930e
|
||||
url: "https://pub.dev"
|
||||
source: hosted
|
||||
version: "1.0.8"
|
||||
menu_base:
|
||||
dependency: transitive
|
||||
|
||||
10
pubspec.yaml
10
pubspec.yaml
@ -159,11 +159,11 @@ dependency_overrides:
|
||||
git:
|
||||
url: https://github.com/antler119/system_tray
|
||||
ref: dc7ef410d5cfec897edf060c1c4baff69f7c181c
|
||||
media_kit_native_event_loop: # to fix "macro name must be an identifier"
|
||||
git:
|
||||
url: https://github.com/media-kit/media-kit
|
||||
path: media_kit_native_event_loop
|
||||
ref: main
|
||||
# media_kit_native_event_loop: # to fix "macro name must be an identifier"
|
||||
# git:
|
||||
# url: https://github.com/media-kit/media-kit
|
||||
# path: media_kit_native_event_loop
|
||||
# ref: main
|
||||
|
||||
flutter:
|
||||
generate: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user