bottom_navigation 0.0.5 copy "bottom_navigation: ^0.0.5" to clipboard
bottom_navigation: ^0.0.5 copied to clipboard

bottom_navigation is a Flutter package that provides a reusable and customizable bottom navigation bar with badge support. It includes dynamic badge counts, easy navigation management using `flutter_b [...]

Changelog #

All notable changes to this project will be documented in this file.

0.0.5 #

Added #

  • Implemented BlocProvider
  • Implemented Get It DI
  • Use provider 6.1.5

0.0.4 #

Added #

  • package version update

0.0.3 #

Added #

  • ✅ Provided full customization options for colors and structure.

0.0.2 #

Added #

  • ✅ Introduced a reusable BottomNavScaffold widget for easy integration of a bottom navigation bar.
  • ✅ Added NavBarItem model to define items in the bottom navigation bar.
  • ✅ Implemented BadgeCountCubit to manage and update badge counts dynamically.
  • ✅ Created CustomBottomNavBar widget with badge support for each navigation item.
  • ✅ Added AppBadge widget for displaying badges with customizable colors and sizes.
  • ✅ Integrated flutter_bloc for managing navigation index and badge counts.
  • ✅ Provided an example of how to use the package with a bottom navigation setup.

0.0.1 #

  • ✅ Initial Release.
0
likes
0
points
66
downloads

Publisher

unverified uploader

Weekly Downloads

bottom_navigation is a Flutter package that provides a reusable and customizable bottom navigation bar with badge support. It includes dynamic badge counts, easy navigation management using `flutter_bloc`, and customizable UI components like `BottomNavScaffold` and `CustomBottomNavBar` for smooth integration into your Flutter applications.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_bloc, fluttertoast, get_it_di_global_variable, provider

More

Packages that depend on bottom_navigation