aagarwal1012 / aagarwal1012/Animated-Text-Kit
Text Color difference between Web and Mobile App
- Dominant language
- Dart
- Stars
- 1.8k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
Inside the animations, the text color is Black for the Web, but White for Mobile Apps (iPhone/Android).
What is weird is the text color for everything else matches.
## Web

## iPhone

Contributor guide
Research direction
Look at the animation widgets in the package, likely in lib/src/. Compare text color handling for web vs mobile platforms. Check if there are platform-specific style defaults or if the color is hardcoded. Run the example app on both web and mobile to reproduce the issue, then adjust the color property to be consistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend, mobile-dev
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100