Skip to content

Bump assorted_layout_widgets from 12.0.0 to 12.3.0#292

Merged
MrCsabaToth merged 1 commit intodevelopfrom
dependabot/pub/assorted_layout_widgets-12.3.0
Mar 31, 2026
Merged

Bump assorted_layout_widgets from 12.0.0 to 12.3.0#292
MrCsabaToth merged 1 commit intodevelopfrom
dependabot/pub/assorted_layout_widgets-12.3.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps assorted_layout_widgets from 12.0.0 to 12.3.0.

Changelog

Sourced from assorted_layout_widgets's changelog.

12.3.0

  • Added ThousandsSeparatorTextInputFormatter, a formatter for your text-field that formats numeric input with thousands separators as the user types, while preserving the caret position. It accepts integers and decimals.

  • 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.3.0.
- [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.3.0
  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 31, 2026
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Mar 31, 2026
@MrCsabaToth MrCsabaToth merged commit cab8afe into develop Mar 31, 2026
2 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/pub/assorted_layout_widgets-12.3.0 branch March 31, 2026 18:13
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.

1 participant