Remove unused dynamic field lookup and redundant utility methods; clean up pubspec dependency paths and update READMEs with detailed package guides.
This commit is contained in:
parent
80a27714a6
commit
401dd103a6
30 changed files with 799 additions and 64 deletions
|
|
@ -11,18 +11,11 @@ environment:
|
|||
dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
# Integrates with your design system tokens.
|
||||
m3e_design:
|
||||
path: ../m3e_design
|
||||
# FAB components used by the rail (FabM3E and ExtendedFabM3E).
|
||||
fab_m3e:
|
||||
path: ../fab_m3e
|
||||
# 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