fluttercandies / extended_image

A powerful official extension library of image, which support placeholder(loading)/ failed state, cache network, zoom pan image, photo view, slide out page, editor(crop,rotate,flip), paint custom etc.
https://fluttercandies.github.io/extended_image/
MIT License
1.93k stars 504 forks source link

[Discussions] Does this package support web assembly #700

Closed duymanhit closed 1 month ago

duymanhit commented 2 months ago

Content

Dear all,

We already knew that Flutter is now supporting web assembly. So I really want to know your plan to support this awesome feature. Thank you so much!

zmtzawqlp commented 2 months ago

In my option,extended_image only depend on path_provider native plugin, if path_provider has support web assembly, i think extended_image had already support it.

duymanhit commented 1 month ago

Sorry for replying to you late, it seems to be an issue with Flutter web assembly when displaying JPEG. Thank you so much for your patience and your enthusiasm!