From the dependency graph with `flutter_native_splash: 2.4.7`: <img width="310" height="297" alt="Image" src="https://github.com/user-attachments/assets/c4f3272a-8559-4948-aa70-0597563bf383" /> When compiling for web: <img width="1322" height="373" alt="Image" src="https://github.com/user-attachments/assets/f46c5e9c-458b-4af7-8544-aa5b324bf398" /> I suspect that updating the dependency on `image` to `4.8.0` (latest) may resolve this issue.
From the dependency graph with

flutter_native_splash: 2.4.7:When compiling for web:
I suspect that updating the dependency on
imageto4.8.0(latest) may resolve this issue.