aagarwal1012 / aagarwal1012/Animated-Text-Kit

[TypewriterAnimatedText] How to remove cursor blinking at the end ?

Abierto
#302 3 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

How to remove cursor blinking at the end ?

I can see here that cursor "_" blinks 5 times in the next line, I am wondering if i can remove these blinks at the end

https://user-images.githubusercontent.com/58068925/213699339-252d7dda-047a-4c90-9491-79e624b4aff3.mov

```
AnimatedTextKit(
animatedTexts: [
TypewriterAnimatedText(
greetingsText,
speed: const Duration(milliseconds: 200),
),
],
totalRepeatCount: 1,
)
```

Thank you for your time !

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.