You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecated API usage: The webOnlyInstantiateImageCodecFromUrl API is deprecated and will be removed in a future release. Please use createImageCodecFromUrl from dart:ui_web instead.
#906
Closed
1 task done
alirizadagli opened this issue
Dec 23, 2023
· 5 comments
While debugging on Chrome, I get a deprecated warning: The webOnlyInstantiateImageCodecFromUrl API is deprecated and will be removed in a future release. Please use 'createImageCodecFromUrl' from 'dart:ui_web' instead.
Version: 3.3.0
Platform:
:web: Chrome
The text was updated successfully, but these errors were encountered:
🐛 Bug Report
While debugging on Chrome, I get a deprecated warning:
The webOnlyInstantiateImageCodecFromUrl API is deprecated and will be removed in a future release. Please use 'createImageCodecFromUrl' from 'dart:ui_web' instead.
Version: 3.3.0
Platform:
The text was updated successfully, but these errors were encountered: