bug: showBadge
not respected when badgeAnimation
is fading on loop
#114
Labels
bug
Something isn't working
Environment
Package version: 3.1.1
Platform: Android (did not check others)
Device information: not relevant
Description
Setting badgeAnimation to loop fade
BadgeAnimation.fade(animationDuration: Duration(milliseconds: 2000), loopAnimation: true)
, causesshowBadge
to be ignored. (Even ifshowBadge
is false, the badge still flashes)The text was updated successfully, but these errors were encountered: