Add global WIDGETBOOK-INDEX.md and refactor use case method names for consistency across components
This commit is contained in:
parent
80ca8f665a
commit
f135a6a5f7
10 changed files with 49 additions and 19 deletions
23
widgetbook/WIDGETBOOK-INDEX.md
Normal file
23
widgetbook/WIDGETBOOK-INDEX.md
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
# Widgetbook — Global Index
|
||||
|
||||
This document lists all packages integrated into the Widgetbook along with links to their per‑package indices. Each per‑package INDEX contains the list of components and use cases available for that package.
|
||||
|
||||
Packages
|
||||
- [app_bar_m3e](lib/app_bar_m3e/INDEX-app_bar_m3e.md)
|
||||
- [button_group_m3e](lib/button_group_m3e/INDEX-button_group_m3e.md)
|
||||
- [button_m3e](lib/button_m3e/INDEX-button_m3e.md)
|
||||
- [fab_m3e](lib/fab_m3e/INDEX-fab_m3e.md)
|
||||
- [icon_button_m3e](lib/icon_button_m3e/INDEX-icon_button_m3e.md)
|
||||
- [loading_indicator_m3e](lib/loading_indicator_m3e/INDEX-loading_indicator_m3e.md)
|
||||
- [m3e_design](lib/m3e_design/INDEX-m3e_design.md)
|
||||
- [navigation_bar_m3e](lib/navigation_bar_m3e/INDEX-navigation_bar_m3e.md)
|
||||
- [navigation_rail_m3e](lib/navigation_rail_m3e/INDEX-navigation_rail_m3e.md)
|
||||
- [progress_indicator_m3e](lib/progress_indicator_m3e/INDEX-progress_indicator_m3e.md)
|
||||
- [slider_m3e](lib/slider_m3e/INDEX-slider_m3e.md)
|
||||
- [split_button_m3e](lib/split_button_m3e/INDEX-split_button_m3e.md)
|
||||
- [toolbar_m3e](lib/toolbar_m3e/INDEX-toolbar_m3e.md)
|
||||
|
||||
Notes
|
||||
- Theme switching and text scale are enabled in the Widgetbook app (see lib/main.dart).
|
||||
- All default variants use the build[Component]DefaultUseCase(BuildContext) naming.
|
||||
- If you notice a missing or broken link, please open an issue or fix in the corresponding package directory.
|
||||
Loading…
Add table
Add a link
Reference in a new issue