aagarwal1012 / aagarwal1012/Animated-Text-Kit
animatedTexts option to draw one after another
- Langage dominant
- Dart
- Étoiles
- 1.8k
- Forks
- 321
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Is your feature request related to a problem? Please describe.**
I would like to use TypewriterAnimatedText then change the font (size up and bold) for one word and then continue with the rest of the text.
**Describe the solution you'd like**
Would like to see a property under AnimatedTextKit that makes animatedTexts elements continue in a column one after another instead of replacing each other
**Describe alternatives you've considered**
Creating my own Stateful Widget with AnimatedTextKit as the number of TypewriterAnimatedText I would like to show and use onFinished for each one to start drawing the next one.
**Additional context**
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look at the AnimatedTextKit widget and its animatedTexts property. Understand how the current animation cycle works and where the onFinished callback is triggered. The goal is to modify the kit to sequence multiple AnimatedText widgets instead of replacing them. Check existing examples and tests to see how animations are structured.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- dart, flutter
- Domaine
- frontend, mobile
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 45/100