Support clickable links in the Notifications class
Abierto
cross-screen
P3
- Lenguaje dominante
- Dart
- Estrellas
- 1.7k
- Forks
- 404
- Merge medio
- 6 d 17 h
- PR fusionados (30 d)
- 18
Descripción
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.
Guía de contribución
Línea de trabajo
Start by locating the Notifications class and the existing Notifications.of(context).push('message') entry point, then inspect its call sites and related tests if present. Done means notifications can display clickable links to external guidance while preserving plain-text messages.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- dart
- Área
- tooling
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 45/100