naki_ui 1.0.1
naki_ui: ^1.0.1 copied to clipboard
A library of Material-inspired UI components and design utilities for building responsive web applications with Jaspr.
1.0.1 #
- Added
headproperty toScaffoldcomponent for injecting page-specific head elements like script, style, meta tags, etc. - Refactored SEO meta tag generation in
NakiAppandScaffoldto prevent duplicate tags across route transitions. - Added
PlatformDataclass for accessing platform-specific data and utilities in both client and server-side. - Added
ResponsiveBuilderandBreakPointWrappercomponents for declarative responsive design.
1.0.0 #
- Initial release.