Showing a custom alert dialog in a custom action

Widgets & Design

I want to show a custom alert dialog I've already created when I receive a foreground notification message. The message is received and its content is parsed, but I am unsure how to trigger the alert dialog from the custom action itself. I'm new to FF and flutter in general, but I'm sure its pretty simple. Here's the component https://files-us-east-1.t-cdn.net/files/ustchYLo44wgsSAsRSuEC .

What have you tried so far?

This is the code I have tried.

Screenshot 2024-05-03 193129.png
75.44KB

Did you check FlutterFlow's Documentation for this topic?
Yes
2