Notification Screen and tasq_adaptive_list enhancements
This commit is contained in:
@@ -73,6 +73,9 @@ class FakeNotificationsController implements NotificationsController {
|
||||
@override
|
||||
Future<void> markReadForTask(String taskId) async {}
|
||||
|
||||
@override
|
||||
Future<void> markAllRead() async {}
|
||||
|
||||
@override
|
||||
Future<void> registerFcmToken(String token) async {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user