Commit 85e1b258 authored by Sai Srinivas's avatar Sai Srinivas
Browse files

Notification Redirection

parent 4dd0118b
......@@ -191,6 +191,7 @@ class NotificationHandler {
// Decide what to do based on the type
if (type == 'url' && value != null) {
navigatorKey.currentState?.push(
MaterialPageRoute(
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment