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
I think replacing the GestureDetector on line 89 in bottom_navy_bar.dart with an InkWell would make this package even better. It would provide users with some sort of feedback while their finger is on the BottomNavyBarItem.
The text was updated successfully, but these errors were encountered:
I think replacing the GestureDetector on line 89 in bottom_navy_bar.dart with an InkWell would make this package even better. It would provide users with some sort of feedback while their finger is on the BottomNavyBarItem.
I like the idea, are you willing to contribute with this?
I think replacing the
GestureDetector
on line 89 inbottom_navy_bar.dart
with anInkWell
would make this package even better. It would provide users with some sort of feedback while their finger is on theBottomNavyBarItem
.The text was updated successfully, but these errors were encountered: