craiglabenz / flutter_rolling_nav_bar

Playful and customizable bottom navigation bar for Flutter
MIT License
122 stars 18 forks source link

Change Shape In Icon background. #10

Open waleedkalyar opened 2 years ago

waleedkalyar commented 2 years ago

How can I change the shape of icon background. E.g I want rectangular shape with rounded corners on the back of selected icon.

craiglabenz commented 1 year ago

Try the indicatorSides parameter :)

oengmengthong commented 1 week ago

@craiglabenz i just saw you refactor code, so can you push new version to pub.dev?