Skip to content

Update flutter_svg README with an example to scale images#991

Closed
androidseb wants to merge 2 commits into
dnfield:masterfrom
androidseb:patch-1
Closed

Update flutter_svg README with an example to scale images#991
androidseb wants to merge 2 commits into
dnfield:masterfrom
androidseb:patch-1

Conversation

@androidseb

@androidseb androidseb commented Oct 2, 2023

Copy link
Copy Markdown

Update the flutter_svg README file to add an example of how we can scale an SVG image into a ui.Image.

This might address the following issues:

@darshankawar

Copy link
Copy Markdown

@androidseb Thanks for the fix. You'll need to raise this PR in flutter/flutter repo https://github.com/flutter/flutter/pulls, as the package has been migrated in it.

@androidseb

Copy link
Copy Markdown
Author

@androidseb Thanks for the fix. You'll need to raise this PR in flutter/flutter repo https://github.com/flutter/flutter/pulls, as the package has been migrated in it.

I've created a new PR here,, closing this one now.

@androidseb androidseb closed this Dec 1, 2025
auto-submit Bot pushed a commit to flutter/packages that referenced this pull request Mar 6, 2026
Following up on my original PR dnfield/flutter_svg#991 after the suggestion from @darshankawar [here](dnfield/flutter_svg#991 (comment)).

This is an update to the flutter_svg documentation to include an example of how to scale an SVG image without losing quality, as this is something currently missing from the documentation and causing some confusion.

I believe it resolves the following issues (there might be more since then, the original PR is from 2023, I haven't searched for more):

* dnfield/flutter_svg#858
* yang-f/flutter_svg_provider#47

## Pre-Review Checklist

**Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
okorohelijah pushed a commit to okorohelijah/packages that referenced this pull request Mar 26, 2026
…10547)

Following up on my original PR dnfield/flutter_svg#991 after the suggestion from @darshankawar [here](dnfield/flutter_svg#991 (comment)).

This is an update to the flutter_svg documentation to include an example of how to scale an SVG image without losing quality, as this is something currently missing from the documentation and causing some confusion.

I believe it resolves the following issues (there might be more since then, the original PR is from 2023, I haven't searched for more):

* dnfield/flutter_svg#858
* yang-f/flutter_svg_provider#47

## Pre-Review Checklist

**Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
…10547)

Following up on my original PR dnfield/flutter_svg#991 after the suggestion from @darshankawar [here](dnfield/flutter_svg#991 (comment)).

This is an update to the flutter_svg documentation to include an example of how to scale an SVG image without losing quality, as this is something currently missing from the documentation and causing some confusion.

I believe it resolves the following issues (there might be more since then, the original PR is from 2023, I haven't searched for more):

* dnfield/flutter_svg#858
* yang-f/flutter_svg_provider#47

## Pre-Review Checklist

**Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

[^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
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.

2 participants