Marcel Garus

Results 93 comments of Marcel Garus
trafficstars

If you use `Marquee` in a `Row` or `Column` (if you scroll vertically) or another parent where there are no bounded constraints, you should probably wrap it in an `Expanded`...

That's a really good idea. I'm currently quite busy with studying and work stuff, so it's probably gonna take some time before I find time to do that tho.

Currently, not that I know of. In the meantime, you can pass a `key` and change it, which should cause the widget to rebuild from the initial state.

For those who don't speak Chinese, here's a translation from Google: "Can't pass a list of text?" ~ "See title." @a120476536 You're right. For now, that's not working. I'll soon...

This seems like a commonly used feature, so I think it's a great fit for this package. I'm currently quite busy with studying and work stuff, so it's probably gonna...

Maybe we could use a `LayoutBuilder` to get the total width?

To be honest, since this package has a pretty low priority to me right now, so it's gonna be some time until I have a look at it. If anyone...

Hi, everyone! As you may have noticed, it's been some time since I focused on this package. There have been lots of other projects for me to focus on, but...

If you're wondering what has been happening so far: Not so much. Some other things came up, so I put off working on this again. I did some thinking about...

Glad to hear that! I [invited you to the repo](https://github.com/marcelgarus/marquee/invitations). If you want to, feel free to tinker around with a new API on a new branch.