flutter / flutter/devtools

Support clickable links in the Notifications class

Abierto
#2,268 0 comentarios 0 reacciones 0 asignados Ver en GitHub
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

Abrir la 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

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.