Skip to content

Bump assorted_layout_widgets from 12.0.0 to 12.1.1#291

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pub/assorted_layout_widgets-12.1.1
Closed

Bump assorted_layout_widgets from 12.0.0 to 12.1.1#291
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pub/assorted_layout_widgets-12.1.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps assorted_layout_widgets from 12.0.0 to 12.1.1.

Changelog

Sourced from assorted_layout_widgets's changelog.

12.1.1

  • Added KeepTallest widget, which tracks its child's height and never visually shrinks below the tallest height observed so far. Useful for preventing layout jumps when switching between children of different heights (e.g. tab content inside scrollables). Optionally supports animated shrinking back to the child's natural height, with configurable delay, duration, curve, and minimum shrink threshold.
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [assorted_layout_widgets](https://github.com/marcglasberg/assorted_layout_widgets) from 12.0.0 to 12.1.1.
- [Changelog](https://github.com/marcglasberg/assorted_layout_widgets/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marcglasberg/assorted_layout_widgets/commits)

---
updated-dependencies:
- dependency-name: assorted_layout_widgets
  dependency-version: 12.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 30, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 30, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2026

Superseded by #292.

@dependabot dependabot bot closed this Mar 31, 2026
@dependabot dependabot bot deleted the dependabot/pub/assorted_layout_widgets-12.1.1 branch March 31, 2026 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file size:XS This PR changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants