Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sai Srinivas
Pulse Application
Commits
85e1b258
Commit
85e1b258
authored
Oct 13, 2025
by
Sai Srinivas
Browse files
Notification Redirection
parent
4dd0118b
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/main.dart
View file @
85e1b258
...
@@ -191,6 +191,7 @@ class NotificationHandler {
...
@@ -191,6 +191,7 @@ class NotificationHandler {
// Decide what to do based on the type
// Decide what to do based on the type
if
(
type
==
'url'
&&
value
!=
null
)
{
if
(
type
==
'url'
&&
value
!=
null
)
{
navigatorKey
.
currentState
?.
push
(
navigatorKey
.
currentState
?.
push
(
MaterialPageRoute
(
MaterialPageRoute
(
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment