aagarwal1012 / aagarwal1012/Animated-Text-Kit

Text Color difference between Web and Mobile App

Open Beginner friendly
#225 2 comments 0 reactions 0 assignees View on GitHub
bug level2
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
![image](https://user-images.githubusercontent.com/123887/112411456-2e270380-8cda-11eb-810d-f97982ea854d.png)

## iPhone
![image](https://user-images.githubusercontent.com/123887/112411505-3e3ee300-8cda-11eb-8980-e33cd3f3d6a7.png)

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.