bottom_navigation_view 0.3.0 bottom_navigation_view: ^0.3.0 copied to clipboard
Widgets help you implement bottom navigation with Android back button handling and transitions.
0.3.0 #
• feat: return bool value whether goBack() was successful
0.2.0 #
• fix: preserve widget states • BREAKING: remove fade_in_out_animation.dart and fade_through_animation.dart
0.1.0 #
Initial Version of the library.
• Includes the bottom navigation history.
• Includes the pre-defined transition types.