aagarwal1012 / aagarwal1012/Animated-Text-Kit
Animate on Trigger like on a button tap
- Langage dominant
- Dart
- Étoiles
- 1.8k
- Forks
- 321
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
If I am making a button like this and using `RotateAnimatedText` or any other animation, is there any way to rotate between two texts on a trigger like a button tap?
In general, is there a way to control the animation manually, rather than it starting automatically or looping by default?
https://github.com/user-attachments/assets/f3711dbf-0305-4885-b504-c74868534c70
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Look at the existing animated text widgets like RotateAnimatedText in the lib/ directory to understand how animations are currently triggered. Check for any existing controller patterns or callbacks. The goal is to modify or create a widget that allows external control (e.g., via a button's onTap) to start the animation between two texts. Review Flutter's animation controllers and how they integrate with the package.
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é
- Plutôt claire
- Accessibilité débutants
- 45/100