Jan Kuß
Jan Kuß
This PR fixes #116522 Fixes https://github.com/flutter/flutter/issues/88741 When using a `StrechingOverscrollIndicator` in combination with `AlwaysScrollableScrollPhysics`, in the case the content doesn't fill the viewport, there is some kind of jump when...
`StretchingOverscrollIndicator` with `AlwaysScrollableScrollPhysics` jumps when changing direction
I observed some weird behaviour with the `StretchingOverscrollIndicator`, which doesn't look right to me. When changing the scroll direction while scrolling, there is a sudden jump - most likely caused...
It would be handy if we periodically upload the result of the command `shroom dump` to an external server. This should make the installation process easier, since the user doesn't...
In the `example` directory, there is a really basic example setup for shroom. This is pretty dated and should be replaced with something which reflects the current version of the...
To improve the experience of initializing a shroom project I would like to add the command. `shroom init` Which initializes a shroom project boilerplate in the current directory (if empty)...
Some actions on Avatars have minor additions called `ExpressionAddition`. These are for example: A floating heart for the `Blow` action, or for the `Idle` action `zZz`.