fladder: 0.10.2 -> 0.10.3

This commit is contained in:
Aiden Schembri
2026-04-13 20:31:06 +02:00
parent 489849cd0c
commit 76784306b0
2 changed files with 22 additions and 2 deletions
+2 -2
View File
@@ -22,13 +22,13 @@ in
flutter.buildFlutterApplication (finalAttrs: {
pname = "fladder";
version = "0.10.2";
version = "0.10.3";
src = fetchFromGitHub {
owner = "DonutWare";
repo = "Fladder";
tag = "v${finalAttrs.version}";
hash = "sha256-D2FFIBRWi66TRB4LkUWZu/jc+edVXo70FZDzGFh11Wk=";
hash = "sha256-0eFHylRi2UVaKRG7K3tDZVscgoiL5xFrtFhZiJxj4Mk=";
};
inherit targetFlutterPlatform;
+20
View File
@@ -90,6 +90,16 @@
"source": "hosted",
"version": "0.18.18"
},
"audio_service_mpris": {
"dependency": "direct main",
"description": {
"name": "audio_service_mpris",
"sha256": "fdab1ae1f659c6db36d5cc396e46e4ee9663caefa6153f8453fcd01d57567c08",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.2.0"
},
"audio_service_platform_interface": {
"dependency": "transitive",
"description": {
@@ -2968,6 +2978,16 @@
"source": "hosted",
"version": "15.0.2"
},
"volume_controller": {
"dependency": "direct main",
"description": {
"name": "volume_controller",
"sha256": "5c1a13d2ea99d2f6753e7c660d0d3fab541f36da3999cafeb17b66fe49759ad7",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "3.4.1"
},
"wakelock_plus": {
"dependency": "direct main",
"description": {