rafalbednarczuk / curved_navigation_bar

Animated Curved Navigation Bar in Flutter
BSD 2-Clause "Simplified" License
694 stars 242 forks source link

Updated curved_navigation_bar.dart to center items #68

Closed mike-altonji closed 4 years ago

mike-altonji commented 4 years ago

Within the CurvedNavigationBar, centering all items (icons). Doing so, because FontAwesomeIcons display offset to the top-left.

Addresses Issue #65

mike-altonji commented 4 years ago

@rafalbednarczuk any intention on including this simple fix into the master branch? Would appreciate it!