aagarwal1012 / aagarwal1012/Animated-Text-Kit
How to add text outline/border ?
Open
- Dominant language
- Dart
- Stars
- 1.8k
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
It is usually done using a Stack. However, the only option to customize the text is to change the TextStyle.
Contributor guide
Research direction
Look at the existing text animation widgets in the package, such as those in the lib/ directory, to understand how TextStyle is currently applied. Investigate how a Stack could be used to layer text for an outline effect, or if a new TextStyle property is needed. Check for any existing tests related to text styling to see how changes are validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100