- 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 | ||
| web | ||
| .gitignore | ||
| .metadata | ||
| README.md | ||
| analysis_options.yaml | ||
| pubspec.lock | ||
| pubspec.yaml | ||
README.md
kell_web
A new Flutter project.
Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.