From 6dc700f2264122f8fc46e11ec0ada5969729940b Mon Sep 17 00:00:00 2001 From: Achintha Isuru Date: Wed, 4 Feb 2026 23:20:00 -0500 Subject: [PATCH] Update NEXT_SPRINT_TASKS.md --- apps/mobile/NEXT_SPRINT_TASKS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/mobile/NEXT_SPRINT_TASKS.md b/apps/mobile/NEXT_SPRINT_TASKS.md index 95f4a3eb..8b192813 100644 --- a/apps/mobile/NEXT_SPRINT_TASKS.md +++ b/apps/mobile/NEXT_SPRINT_TASKS.md @@ -24,6 +24,7 @@ - In places api call in the when the api's not working we need to show a proper error message instead of just an empty list. - pending should come first in the view order list. - rename connect name to 'krow-connect' in the project. + - fix "dartdepend_on_referenced_packages" warnings. - fix "dartunnecessary_library_name" warnings. - fix lint issues.