hnvn / flutter_shimmer

A package provides an easy way to add shimmer effect in Flutter project
BSD 3-Clause "New" or "Revised" License
1.76k stars 201 forks source link

Shimmer makes widget transparent on web mobile #75

Open yohami opened 1 month ago

yohami commented 1 month ago

Works fine on web desktop. On web mobile, the widget is transparent and only the shimmer is visible

Using Flutter v 3.22.1

hasanm08 commented 3 weeks ago

this package has issues on html web renderer I encountered this too