I'm looking for this kind of animation in flutter: https://dribbble.com/shots/4844696-Tab-bar-interaction-with-animated-icons
Original React native solution: https://www.npmjs.com/package/@mindinventory/react-native-tab-bar-interaction
Does anyone have tips for making this type of animation?
I'm using this package for bottom navbar :https://pub.dev/packages/circle_nav_bar
If you know a better navbar package, please let me know. :)