MarcelGarus / MarcelGarus/marquee
Marquee 3.0
Open
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 363
- Forks
- 147
- PR merge metrics
- No merged PRs in 30d
Description
I'm thinking about rewriting the `Marquee` widget to use a custom `RenderObject` (lower-level Flutter API) so that it cannot only scroll text, but arbitrary widgets.
That would also fix #7, #9 and #14.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Marquee widget and the related issues #7, #9, and #14. The issue proposes a custom RenderObject that supports arbitrary widgets and addresses those issues, but it names no files, tests, or concrete completion criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend, mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100