FilledStacks / FilledStacks/flutter-tutorials
TikTok UI Tutorial Video Description "Marquee" behaviour for text overflow
Open
- Dominant language
- Dart
- Stars
- 4.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
Great tutorial! Just a minor suggestion about the VideoDescription text which displays the song details. I noticed TikTok's got a marquee-behaviour to display long song details.
I've tried 2 things: adding dependency: https://pub.dev/packages/marquee and a stack overflow solution: https://stackoverflow.com/questions/51772543/how-to-make-a-text-widget-act-like-marquee-when-the-text-overflows-in-flutter but cannot seem to get the effect working.
Do you have any suggestions on what might be a solution?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.