Skip to content

Conversation

M-Taha-Dev
Copy link
Contributor

Added a new keyword showMenu to show an existing bottom nav bar on any page (View). You will have to set showMenu to true in View styles. By default its value is false.
Sample Usage
image

@M-Taha-Dev
Copy link
Contributor Author

Uploading demo.webm…

@M-Taha-Dev
Copy link
Contributor Author

demo.webm

- Changed default value of useRoot from false to true in ShowDialogAction.
- Removed unnecessary print statements and cleaned up exception handling in dialog actions.
- Removed commented-out code related to bottom navigation visibility in PageState for clarity.
- Introduced a new boolean parameter `useRoot` with a default value of true in ShowBottomSheetAction to control the use of the root navigator.
- Updated the ShowDialogAction to ensure consistent behavior by setting a default value for `useRoot` and removing nullable handling.
sharjeelyunus
sharjeelyunus previously approved these changes Aug 26, 2025
@sharjeelyunus sharjeelyunus self-requested a review August 26, 2025 13:25
@sharjeelyunus sharjeelyunus dismissed their stale review August 26, 2025 13:40

by mistake

sharjeelyunus and others added 2 commits August 26, 2025 19:18
… imports

- Improved screen navigation logic to default to replacing the current screen when navigating to a ViewGroup without an explicit route option.
- Updated the navigator usage to ensure proper handling of nested navigators.
- Cleaned up unused imports and commented-out code in screen_controller.dart and bottom_nav_page_group.dart for better readability.
- Simplified bottom navigation visibility logic in page.dart.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants