aagarwal1012 / aagarwal1012/Animated-Text-Kit

TextLiquidFill background text color from TextStyle color attribute

Abierto
#301 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Dart
Estrellas
1.8k
Forks
321
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

**Is your feature request related to a problem? Please describe.**
The text background color is inherited from the container that contains the TextLiquidFill.
It cause problem in nested container or widget.

**Describe the solution you'd like**
It would be convenient to have this settings directly on the TextLiquidFill widget, or retrieve it from the TextStyle.color attribute.

**Describe alternatives you've considered**
I didn't find any solution or workaround to make it work in my current use case.

Guía de contribución

Abrir la guía de contribución

Línea de trabajo

Look for the TextLiquidFill widget in the codebase, likely in the lib/ directory. Examine how the background color is currently set from the parent container. The goal is to modify the widget to accept a background color parameter or read it from the TextStyle.color property. Check existing tests for TextLiquidFill to understand the expected behavior and add a test for the new feature.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
dart, flutter
Área
frontend, mobile
Tipo de issue
Nueva funcionalidad
Dificultad
2/5
Tiempo estimado
1-3 horas
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
55/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.