kazumi: 2.0.8 -> 2.1.0

This commit is contained in:
R. Ryantm
2026-05-06 01:59:21 +00:00
parent 0840f47235
commit be928f3dde
3 changed files with 160 additions and 30 deletions
+9 -9
View File
@@ -1,14 +1,14 @@
{
"audio_service_mpris": "sha256-IVv1ioBpiK0VbnOFqnc9NbNn3Z+l9VN2clpCQjckBRo=",
"desktop_webview_window": "sha256-KWON5aTPlVVrLidmnfpV+syWPYEngChOvkN7miIFjvE=",
"media_kit": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit_libs_android_video": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit_libs_ios_video": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit_libs_linux": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit_libs_macos_video": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit_libs_ohos": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit_libs_video": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit_libs_windows_video": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit_video": "sha256-75fNdeaGtpGMOsK+oiLoIdqJe3+5cTO/8ftS0r7AU6I=",
"media_kit": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"media_kit_libs_android_video": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"media_kit_libs_ios_video": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"media_kit_libs_linux": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"media_kit_libs_macos_video": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"media_kit_libs_ohos": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"media_kit_libs_video": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"media_kit_libs_windows_video": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"media_kit_video": "sha256-R9fHCJxkPa1kp1yn69LMgyF+QJ7k84AOm8Aa9qcKNIc=",
"webview_windows": "sha256-5iNB/h6TzMOTxp98flg7jt2XZn0bFU6wSvYjjUXt3bk="
}
+2 -2
View File
@@ -18,13 +18,13 @@
}:
let
version = "2.0.8";
version = "2.1.0";
src = fetchFromGitHub {
owner = "Predidit";
repo = "Kazumi";
tag = version;
hash = "sha256-ph9VFRBGwkEjKJGjnPGldLDOwIdHpZtEWydW80hKOFg=";
hash = "sha256-cNyeEsH578q+noxOQpJs57x+6FEr6okDbwcaDj6eW1A=";
};
in
flutter338.buildFlutterApplication {
+149 -19
View File
@@ -391,6 +391,16 @@
"source": "hosted",
"version": "4.0.9"
},
"cross_file": {
"dependency": "transitive",
"description": {
"name": "cross_file",
"sha256": "28bb3ae56f117b5aec029d702a90f57d285cd975c3c5c281eaca38dbc47c5937",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.3.5+2"
},
"crypto": {
"dependency": "transitive",
"description": {
@@ -542,6 +552,46 @@
"source": "hosted",
"version": "7.0.1"
},
"file_selector_linux": {
"dependency": "transitive",
"description": {
"name": "file_selector_linux",
"sha256": "2567f398e06ac72dcf2e98a0c95df2a9edd03c2c2e0cacd4780f20cdf56263a0",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.9.4"
},
"file_selector_macos": {
"dependency": "transitive",
"description": {
"name": "file_selector_macos",
"sha256": "5e0bbe9c312416f1787a68259ea1505b52f258c587f12920422671807c4d618a",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.9.5"
},
"file_selector_platform_interface": {
"dependency": "transitive",
"description": {
"name": "file_selector_platform_interface",
"sha256": "35e0bd61ebcdb91a3505813b055b09b79dfdc7d0aee9c09a7ba59ae4bb13dc85",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.7.0"
},
"file_selector_windows": {
"dependency": "transitive",
"description": {
"name": "file_selector_windows",
"sha256": "62197474ae75893a62df75939c777763d39c2bc5f73ce5b88497208bc269abfd",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.9.3+5"
},
"fixnum": {
"dependency": "transitive",
"description": {
@@ -876,6 +926,86 @@
"source": "hosted",
"version": "4.8.0"
},
"image_picker": {
"dependency": "direct main",
"description": {
"name": "image_picker",
"sha256": "784210112be18ea55f69d7076e2c656a4e24949fa9e76429fe53af0c0f4fa320",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "1.2.1"
},
"image_picker_android": {
"dependency": "transitive",
"description": {
"name": "image_picker_android",
"sha256": "66810af8e99b2657ee98e5c6f02064f69bb63f7a70e343937f70946c5f8c6622",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.8.13+16"
},
"image_picker_for_web": {
"dependency": "transitive",
"description": {
"name": "image_picker_for_web",
"sha256": "66257a3191ab360d23a55c8241c91a6e329d31e94efa7be9cf7a212e65850214",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "3.1.1"
},
"image_picker_ios": {
"dependency": "transitive",
"description": {
"name": "image_picker_ios",
"sha256": "b9c4a438a9ff4f60808c9cf0039b93a42bb6c2211ef6ebb647394b2b3fa84588",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.8.13+6"
},
"image_picker_linux": {
"dependency": "transitive",
"description": {
"name": "image_picker_linux",
"sha256": "1f81c5f2046b9ab724f85523e4af65be1d47b038160a8c8deed909762c308ed4",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.2.2"
},
"image_picker_macos": {
"dependency": "transitive",
"description": {
"name": "image_picker_macos",
"sha256": "86f0f15a309de7e1a552c12df9ce5b59fe927e71385329355aec4776c6a8ec91",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.2.2+1"
},
"image_picker_platform_interface": {
"dependency": "transitive",
"description": {
"name": "image_picker_platform_interface",
"sha256": "567e056716333a1647c64bb6bd873cff7622233a5c3f694be28a583d4715690c",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.11.1"
},
"image_picker_windows": {
"dependency": "transitive",
"description": {
"name": "image_picker_windows",
"sha256": "d248c86554a72b5495a31c56f060cf73a41c7ff541689327b1a7dbccc33adfae",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.2.2"
},
"intl": {
"dependency": "transitive",
"description": {
@@ -1010,8 +1140,8 @@
"dependency": "direct main",
"description": {
"path": "media_kit",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -1021,8 +1151,8 @@
"dependency": "direct overridden",
"description": {
"path": "libs/android/media_kit_libs_android_video",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -1032,8 +1162,8 @@
"dependency": "direct overridden",
"description": {
"path": "libs/ios/media_kit_libs_ios_video",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -1043,8 +1173,8 @@
"dependency": "direct overridden",
"description": {
"path": "libs/linux/media_kit_libs_linux",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -1054,8 +1184,8 @@
"dependency": "direct overridden",
"description": {
"path": "libs/macos/media_kit_libs_macos_video",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -1065,8 +1195,8 @@
"dependency": "direct overridden",
"description": {
"path": "libs/ohos/media_kit_libs_ohos",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -1076,8 +1206,8 @@
"dependency": "direct main",
"description": {
"path": "libs/universal/media_kit_libs_video",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -1087,8 +1217,8 @@
"dependency": "direct overridden",
"description": {
"path": "libs/windows/media_kit_libs_windows_video",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -1098,8 +1228,8 @@
"dependency": "direct main",
"description": {
"path": "media_kit_video",
"ref": "f228407de30278da4109bdc090fffedf1986f769",
"resolved-ref": "f228407de30278da4109bdc090fffedf1986f769",
"ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"resolved-ref": "21aacaf9600c4bd00f2a3c57310363bc0cc9597f",
"url": "https://github.com/Predidit/media-kit.git"
},
"source": "git",
@@ -2245,6 +2375,6 @@
},
"sdks": {
"dart": ">=3.10.3 <4.0.0",
"flutter": ">=3.41.7"
"flutter": ">=3.41.9"
}
}