forked from mirrors/material_3_expressive
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
|
|
@ -16,7 +16,7 @@ scripts:
|
|||
test: melos exec -- flutter test --coverage
|
||||
create:
|
||||
run: dart run tool/create_component.dart
|
||||
description: Scaffold a new [component]_m3e package (melos run create -- name=badge)
|
||||
description: Scaffold a new [component]_m3e package (melos run create -- name=badgeValue)
|
||||
pub-dry-run:
|
||||
run: melos exec -c 1 --no-private -- "flutter pub publish --dry-run"
|
||||
description: Run 'flutter pub publish --dry-run' in all publishable packages
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue