- Migrate EmptyStatePanel, SectionHeader, SummaryCard from kell_web into design_system as KcEmptyState, KcSectionHeader, KcSummaryCard - Add KcTypography shared typography scale with full Material 3 text style hierarchy - Add KcBreakpoints responsive layout breakpoint utilities (compact/medium/expanded/large) - Add KcLoadingState and KcErrorState shared state widgets - Update kc_theme.dart to use KcTypography.applyKcTypography() - Update kell_web dashboard_page.dart to use design_system widgets directly - Replace kell_web shell widget files with backward-compatible typedef re-exports - Expand design_system tests from 3 to 41 (all passing) - All existing tests passing: design_system 41/41, feature_wordpress 294/294, kell_web 24/24 - dart analyze clean across design_system and kell_web |
||
|---|---|---|
| .. | ||
| lib | ||
| test | ||
| .gitignore | ||
| .metadata | ||
| CHANGELOG.md | ||
| LICENSE | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.yaml | ||
README.md
TODO: Put a short description of the package here that helps potential users know whether this package might be useful for them.
Features
TODO: List what your package can do. Maybe include images, gifs, or videos.
Getting started
TODO: List prerequisites and provide or point to information on how to start using the package.
Usage
TODO: Include short and useful examples for package users. Add longer examples
to /example folder.
const like = 'sample';
Additional information
TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.