Refactor theme implementation to use ColorScheme.fromSeed for light and dark themes; update README with usage examples and add widgetbook build configuration.

This commit is contained in:
Emily Pauli 2025-10-25 22:58:10 +02:00
commit 2f84b1559f
6 changed files with 139 additions and 15 deletions

View file

@ -11,6 +11,7 @@ dependencies:
m3e_collection:
path: ../../packages/m3e_collection
material_color_utilities: ^0.11.0
widgetbook: ^3.18.0
flutter:
uses-material-design: true