Implementing a Convex Bottom Navigation Bar in Flutter
4 min readJan 24
--
convex_bottom_bar
flutter package makes creating a convex bottom navigation bar really easy. This package also earned it’s place among Flutter Favorites.
Since Flutter — default bottom navigation widget does not offer this type of style, this package is a good option where we need to implement a convex bar.