LanarsInc/animated-bottom-navigation-bar-flutter

Elevation Not Work Perfectly

yusriltakeuchi opened this issue · 1 comments

Hello, when i use this package, i use elevation with number 100, but the result still looks thin shadows.
i set elevation to 100, but nothing works.

Screen Shot 2021-10-01 at 13 37 43

What do you expect from an elevation of 100?
I see a barely noticeable shadow (it looks like a content screen background). That is normal behaviour.

If you set elevation 0, your content screen will be total white.
If you set elevation 8, you will see a clear shadow.