devtools icon indicating copy to clipboard operation
devtools copied to clipboard

Support clickable links in the Notifications class

Open peterdjlee opened this issue 5 years ago • 0 comments

Currently, only plain text can be shown by calling Notifications.of(context).push('message'). We'd want to support clickable links as well for places where we'd want to link to an external site for more guidance.

peterdjlee avatar Aug 11 '20 19:08 peterdjlee