Support clickable links in the Notifications class
Open
cross-screen
P3
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.