Refactor NavigationRailM3E to simplify rail types; update badge handling and expand functionality of navigation components.
This commit is contained in:
parent
83f5a02943
commit
5b27a91894
20 changed files with 360 additions and 486 deletions
|
|
@ -18,6 +18,9 @@ dependencies:
|
|||
# Icon button used by the rail's menu control.
|
||||
icon_button_m3e:
|
||||
path: ../icon_button_m3e
|
||||
# Buttons used by rail items in expanded state.
|
||||
button_m3e:
|
||||
path: ../button_m3e
|
||||
|
||||
dev_dependencies:
|
||||
flutter_test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue