This PR includes changes to the widgets setup in the custom_bottom_bar.dart file. It also merges the latest changes from the 'main' branch of the repository.
In this PR, I made the following changes to the 'custom_bottom_bar.dart' file:
widget setup to be reused all over the project
changed icon for the tab items to the one given on the design
Additionally, I merged the latest changes from the 'main' branch to ensure our codebase is up to date.
Related Issue
[Link to the relevant issue, if applicable]
Motivation and Context
This change is required to easily reuse the bottom navigation bar. By making these updates, we aim to have a uniform bottom bar in other fit the design specifications
Screenshots (if appropriate):
[If your changes include a visual aspect, add relevant screenshots here.]
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[x] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[x] My change requires a change to the documentation.
Description
This PR includes changes to the widgets setup in the
custom_bottom_bar.dart
file. It also merges the latest changes from the 'main' branch of the repository.In this PR, I made the following changes to the 'custom_bottom_bar.dart' file:
Additionally, I merged the latest changes from the 'main' branch to ensure our codebase is up to date.
Related Issue
[Link to the relevant issue, if applicable]
Motivation and Context
This change is required to easily reuse the bottom navigation bar. By making these updates, we aim to have a uniform bottom bar in other fit the design specifications
Screenshots (if appropriate):
[If your changes include a visual aspect, add relevant screenshots here.]
Types of changes
Checklist: