Update: 2026-06-11 13:47:39
This commit is contained in:
@@ -2,7 +2,7 @@ import 'package:flutter/services.dart';
|
||||
|
||||
class OverlayMethodChannel {
|
||||
// 1. تم تصحيح اسم القناة ليتطابق مع ملف MainActivity.kt [1]
|
||||
static const _channel = MethodChannel('com.intaleq_driver/app_control');
|
||||
static const _channel = MethodChannel('com.siro_driver/app_control');
|
||||
|
||||
static Future bringToForeground() async {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user