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

[flutter_image] Replace deprecated APIs #6126

Merged

Conversation

stuartmorgan
Copy link
Contributor

Now that it's available on every supported version, switch to loadImage instead of the deprecated loadBuffer.

Fixes flutter/flutter#132856

Pre-launch Checklist

Now that it's available on every supported version, switch to
`loadImage` instead of the deprecated `loadBuffer`.

Fixes flutter/flutter#132856
@stuartmorgan stuartmorgan added the autosubmit Merge PR when tree becomes green via auto submit App label Feb 14, 2024
@auto-submit auto-submit bot merged commit b87b3ba into flutter:main Feb 14, 2024
78 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 15, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 15, 2024
flutter/packages@a864254...ef349be

2024-02-15 [email protected] [url_launcher] Replace deprecated RouteInformation APIs (flutter/packages#6127)
2024-02-15 [email protected] [rfw] Replace deprecated `textScaleFactor` (flutter/packages#6130)
2024-02-15 [email protected] [flutter_adaptive_scaffold] Replace deprecated APIs (flutter/packages#6129)
2024-02-14 [email protected] Roll Flutter from eb5d0a4 to a628814 (72 revisions) (flutter/packages#6118)
2024-02-14 [email protected] [flutter_migrate] Replace deprecated APIs (flutter/packages#6128)
2024-02-14 [email protected] [flutter_image] Replace deprecated APIs (flutter/packages#6126)
2024-02-14 [email protected] [tools] Ignore analysis options files in .symlinks (flutter/packages#6119)
2024-02-14 [email protected] [various] Clean up `deprecated_member_use` ignores (flutter/packages#6123)
2024-02-14 49699333+dependabot[bot]@users.noreply.github.com Bump github/codeql-action from 3.24.0 to 3.24.1 (flutter/packages#6121)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC [email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
arc-yong pushed a commit to Arctuition/packages-arc that referenced this pull request Jun 14, 2024
Now that it's available on every supported version, switch to `loadImage` instead of the deprecated `loadBuffer`.

Fixes flutter/flutter#132856
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App p: flutter_image
Projects
None yet
2 participants