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

Replace deprecated webOnlyInstantiateImageCodecFromUrl to createImageCodecFromUrl from dart:ui_web #939

Closed
wants to merge 2 commits into from

Conversation

Carapacik
Copy link
Contributor

@Carapacik Carapacik commented Apr 12, 2024

The webOnlyInstantiateImageCodecFromUrl API is deprecated and will be removed in a future release. Please use `createImageCodecFromUrl` from `dart:ui_web` instead.

✨ What kind of change does this PR introduce? (Bug fix, feature, docs update...)

Replace deprecated function to new

💥 Does this PR introduce a breaking change?

No

📝 Links to relevant issues/docs

#890
#906

🤔 Checklist before submitting

  • All projects build
  • Follows style guide lines (code style guide)
  • Relevant documentation was updated
  • Rebased onto current develop

@hasanm08
Copy link

@daohoangson @MichaelMarner @mshipton @mshipton @slightfoot merge this please

@chief-nerd
Copy link

Waiting for this one in my app

@slightfoot
Copy link
Contributor

Looking into it

@mvanbeusekom
Copy link
Member

This has been fixed by PR #911.

Version 1.2.0 of the cached_network_image_web package has just been published to pub.dev.

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.

None yet

5 participants