You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG:When set Key to FlashyTabBar, Animation effect is invalid
bottomNavigationBar: FlashyTabBar(
key: GlobalKey(), // When set Key to FlashyTabBar, Animation effect is invalid
animationCurve: Curves.bounceOut,
selectedIndex: _selectedIndex,
iconSize: 30,
showElevation: false, // use this to remove appBar's elevation
The text was updated successfully, but these errors were encountered:
BUG:When set Key to FlashyTabBar, Animation effect is invalid
The text was updated successfully, but these errors were encountered: