Update: 2026-07-10 19:42:49

This commit is contained in:
Hamza-Ayed
2026-07-10 19:42:50 +03:00
parent 2bce11b940
commit 607c9bd9f4
13 changed files with 17 additions and 134 deletions
@@ -10,6 +10,7 @@ import android.graphics.BitmapFactory
import android.os.Build
import androidx.core.app.NotificationCompat
import io.flutter.plugin.common.MethodChannel
import io.flutter.plugin.common.MethodCall
/**
* Android 16 Progress Style Live Update Plugin
@@ -270,7 +271,7 @@ class AndroidLiveUpdatePlugin(private val context: Context) {
/**
* معالجة استدعاءات MethodChannel
*/
fun handleMethodCall(call: MethodChannel.MethodCall, result: MethodChannel.Result) {
fun handleMethodCall(call: MethodCall, result: MethodChannel.Result) {
when (call.method) {
"startLiveUpdate" -> {
val rideId = call.argument<String>("rideId") ?: ""
+6 -6
View File
@@ -1296,10 +1296,10 @@ packages:
dependency: transitive
description:
name: matcher
sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861
sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6"
url: "https://pub.dev"
source: hosted
version: "0.12.19"
version: "0.12.18"
material_color_utilities:
dependency: transitive
description:
@@ -1312,10 +1312,10 @@ packages:
dependency: transitive
description:
name: meta
sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349"
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
url: "https://pub.dev"
source: hosted
version: "1.18.0"
version: "1.17.0"
mime:
dependency: "direct main"
description:
@@ -1884,10 +1884,10 @@ packages:
dependency: transitive
description:
name: test_api
sha256: "949a932224383300f01be9221c39180316445ecb8e7547f70a41a35bf421fb9e"
sha256: "93167629bfc610f71560ab9312acdda4959de4df6fac7492c89ff0d3886f6636"
url: "https://pub.dev"
source: hosted
version: "0.7.11"
version: "0.7.9"
timezone:
dependency: transitive
description: