Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update new NavigationRail APIs #41

Open
maheshj01 opened this issue Feb 19, 2024 · 2 comments
Open

Update new NavigationRail APIs #41

maheshj01 opened this issue Feb 19, 2024 · 2 comments
Labels
easy fix should take couple of hours to fix enhancement Change or Improve the existing behavior P3 Low priority (default) for the features/bugs that will be worked on in near future

Comments

@maheshj01
Copy link
Owner

Is your feature request related to a problem? Please describe.
As Flutter goes beyond mobile and the mobile manufacturers are building devices of different form factors curved, foldable and dual display devices, The viewport size is highly dynamic.

Describe the solution you'd like
Integrate Drawer with a configurable breakpoint to switch from navbar or Just make the existing NavigationRail Expandable along with all the new APIs

@maheshj01 maheshj01 changed the title Integrate drawer on small screens Updated to new NavigationRail APIs Feb 19, 2024
@maheshj01 maheshj01 changed the title Updated to new NavigationRail APIs Update new NavigationRail APIs Feb 19, 2024
@maheshj01 maheshj01 added enhancement Change or Improve the existing behavior P3 Low priority (default) for the features/bugs that will be worked on in near future labels Feb 19, 2024
@maheshj01
Copy link
Owner Author

maheshj01 commented Apr 20, 2024

@maheshj01 maheshj01 added the easy fix should take couple of hours to fix label Apr 21, 2024
@maheshj01
Copy link
Owner Author

  • Expose Leading, trailing and groupAlignment parameters
image

Before implementing this feature we should perhaps separate Properties of NavigationRail decoration from NavbarDecoration and add a parameter ExtendedDecoration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy fix should take couple of hours to fix enhancement Change or Improve the existing behavior P3 Low priority (default) for the features/bugs that will be worked on in near future
Projects
None yet
Development

No branches or pull requests

1 participant