-
-
Notifications
You must be signed in to change notification settings - Fork 466
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
Create PaneItemWidget
#1087
Labels
enhancement
New feature or request
Comments
You can create a fluent_ui/example/lib/main.dart Lines 665 to 701 in 0b71276
Note that it behaves as a pane item, and it has an index. The creation of a |
bdlukaa
changed the title
Add custom widget support to NavigationPane,
Create Jul 18, 2024
PaneItemWidget
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Custom Navigation Pane Widget
It will better to support custom navigation pane widget.
Because sometime we need to add slider or custom button on navigation view
The text was updated successfully, but these errors were encountered: