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

Update dependency flutter_svg to v0.23.0+1 #17

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 6, 2021

This PR contains the following updates:

Package Type Update Change
flutter_svg (source) dependencies minor 0.18.0 -> 0.23.0+1

Release Notes

flutter/packages (flutter_svg)

v0.23.0+1

  • Missing commit that reduced breakages introduced in 0.23.0

v0.23.0

  • Missing commit that reduced breakages introduced in 0.23.0

v0.22.0

  • Expose PictureCache on PictureProvider, and deprecate
    PictureProvider.cacheCount and PictureProvider.clearCache. This is
    intended to allow users to set a maximum cache size, which was previously
    impossible.

v0.21.0+1

  • Fix alignment/sizing issues introduced in 0.21.0

v0.21.0

  • Fix alignment/sizing issues introduced in 0.21.0

v0.19.2+1

  • Fix a bug where color filters were applied when they should not be.

v0.19.2

  • Fix a bug where color filters were applied when they should not be.

v0.19.1

  • Fix color filtering when BlendMode.color is used.

v0.19.0

  • Avoid unnecessary cache invalidation of SVGs drawn with color changes by:
    • Deprecate color filter related options on PictureProvider classes.
    • Make ColorFilter a property on SvgPicture
    • Use the ColorFiltered widget for filtered SVGs.
  • Fix RTL rendering bug

v0.18.1

  • Bump the path_drawing dependency to 0.4.1+1
  • Expose clipBehavior from FittedBox
  • Expose SVG ids in Drawable* classes.
  • Change type of alignment to AlignmentGeometry on SvgPicture.
  • Fixed bug in transform parsing

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency flutter_svg to v0.22.0 Update dependency flutter_svg to v0.23.0+1 Oct 13, 2021
@renovate renovate bot force-pushed the renovate/flutter_svg-0.x branch from e8be66c to cacaed0 Compare March 16, 2023 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants