hnvn / flutter_shimmer

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

Shimmer makes widget transparent on web mobile #75

Open yohami opened 5 months ago

yohami commented 5 months 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 5 months ago

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

53huzefa-zeenwala commented 2 months ago

Is anyone else experiencing the same issue and found a solution?