pedromassango / bottom_navy_bar

A beautiful and animated bottom navigation
https://youtu.be/jJPSKEEiN-E
Apache License 2.0
1.04k stars 219 forks source link

No named parameter with the name 'selectedIndex' #10

Closed mohit67890 closed 5 years ago

mohit67890 commented 5 years ago

Hey, I'm getting this error. Error: No named parameter with the name 'selectedIndex'. selectedIndex: _index, Context: Found this candidate, but the arguments don't match. BottomNavyBar( ^

pedromassango commented 5 years ago

I just solved it. Please use selectedIndex property instead.

vanlooverenkoen commented 5 years ago

Update the readme to make it more clear this is no longer available