Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump flutter_screenutil from 5.1.0 to 5.5.4 in /wallet #1137

Merged
merged 5 commits into from
Sep 26, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2022

Bumps flutter_screenutil from 5.1.0 to 5.5.4.

Changelog

Sourced from flutter_screenutil's changelog.

5.5.4

  • Bug Fix: False sizes when using DevicePreview

5.5.3+2

5.5.3+1

  • Fix compatibility with flutter sdk 2.x

5.5.3

  • Bug Fix: Some widgets disapear because of parent rebuild.
  • Bug Fix: issue #362. Null check operator used on a null value when using ScreenUtil.init().
  • Re-add context to builder parameters (users request).
  • Add some standard rebuild factors.

5.5.2

  • Add rebuildFactor property
  • Bug Fix: False sizes when resizing

5.5.1

  • Bug Fix: Assertion Failed (Find MediaQuery in ancestors)
  • Some performance improvements and fixes

5.5.0

  • Bug Fix: Reaching context that no longer used.

5.4.0+1

  • delete log

5.4.0

5.3.1

  • add num.verticalSpacingRadius num.horizontalSpaceRadius num.setVerticalSpacingFromWidth
  • update num.horizontalSpace

5.3.0

  • For the size, use the context to get it first, which needs to provide the Context More rigorous context checking

5.2.0

  • Rollback of 5.1.1 commit
  • Fix the problem of inaccurate height
  • merge #332(OpenFlutter/flutter_screenutil#332) add num.setVerticalSpacing // SizedBox(height: num * scaleHeight) num.horizontalSpace // SizedBox(height: num * scaleWidth)

... (truncated)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [flutter_screenutil](https://github.com/OpenFlutter/flutter_screenutil) from 5.1.0 to 5.5.4.
- [Release notes](https://github.com/OpenFlutter/flutter_screenutil/releases)
- [Changelog](https://github.com/OpenFlutter/flutter_screenutil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/OpenFlutter/flutter_screenutil/commits)

---
updated-dependencies:
- dependency-name: flutter_screenutil
  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 Sep 25, 2022
Copy link

@mustafapylons mustafapylons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@kjawadDeveloper2 kjawadDeveloper2 merged commit 6aba426 into main Sep 26, 2022
@kjawadDeveloper2 kjawadDeveloper2 deleted the dependabot/pub/wallet/flutter_screenutil-5.5.4 branch September 26, 2022 18:07
@zube zube bot removed the [zube]: Done label Dec 26, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants