desktop_ui_kit 0.1.1
desktop_ui_kit: ^0.1.1 copied to clipboard
Platform-adaptive desktop widgets for Flutter with native OS conventions and keyboard navigation.
Changelog #
0.1.1 #
- Shortened pubspec description for pub.dev compliance
- Fixed documentation URL to point to GitHub README
- Added dartdoc comments to all public API elements (25%+ coverage)
0.1.0 — Initial Release #
- Design tokens (spacing, radii, shadows, durations)
- Color palettes for light, dark, and high-contrast modes
- Typography system with platform-adaptive fonts
- DesktopTheme with automatic platform detection
- Platform detection utilities
- Keyboard shortcut handling
- Primary widgets: Button, Dialog