fancy_bottom_navigation 0.2.0
fancy_bottom_navigation: ^0.2.0 copied to clipboard
An animated Bottom Navigation Bar for Flutter apps, icon animates into place, colors are customisable..
0.2.0 Bug fixes, and new functionality #
- Breaking change!! Widget now requires a RouteObserver
- Fixes bug where the active tabs circle is left on screen when navigating away
- Adds key to the Widget to enable programmatic selection.
0.1.1 Small change to constructor #
- No longer required BuildContext to be passed.
- Moves some init code outside initState
0.1.0 Initial Beta Release #
- Beta release