Fix bugs in app
This commit is contained in:
@@ -128,8 +128,6 @@ class NotificationServices {
|
||||
|
||||
void handleMessage(String? payload) {
|
||||
dev.log("Handling notification tap with payload: $payload");
|
||||
// Thêm logic xử lý khi nhấn thông báo ở đây
|
||||
// Ví dụ: Điều hướng màn hình hoặc xử lý dữ liệu
|
||||
}
|
||||
|
||||
Future<void> setupInteractMessage() async {
|
||||
|
||||
Reference in New Issue
Block a user