Animated-Text-Kit
Animated-Text-Kit copied to clipboard
🔔 A flutter package to create cool and beautiful text animations. [Flutter Favorite Package]
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Describe the solution you'd like** ```dart AnimatedTextKit( onTap: (String currentText) { // I can do something with currentText here. } ) ``` **Additional context** This is useful for animated text...
Due to multiple engagements and commitments, I am unable to devote time to solving issues and maintaining the package. Therefore, I strongly require someone who can spend his time to...
**Is your feature request related to a problem? Please describe.** _A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_ Currently. there is no...
Hello, can this library be used inside text field?
**Request add a new feature or animation** Animated underline for texts
Hi, So my issue is I use typewriter effect inside a container widget of size 100x200. When I want to stop pause on tap, I must click inside the container....
**Is your feature request related to a problem? Please describe.** I'd like to choreograph Text animations one after another. So for instance my main text is a TextLiquidFill Following its...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
Hello, First, I would like to say amazing work on the package it truly is one of the better free flutter packages out there! But I think there is a...