chore: bump and migrate deps.

Signed-off-by: xsahil03x <[email protected]>
This commit is contained in:
Sahil Kumar
2023-06-20 00:35:25 +05:30
committed by xsahil03x
parent 3d068f088a
commit a872ae34bb
14 changed files with 62 additions and 49 deletions
@@ -52,7 +52,7 @@ void showLocalNotification(
router.pushNamed(
Routes.CHANNEL_PAGE.name,
params: Routes.CHANNEL_PAGE.params(channel),
pathParameters: Routes.CHANNEL_PAGE.params(channel),
);
}
},