intuosol_design_system 0.2.0
intuosol_design_system: ^0.2.0 copied to clipboard
A Flutter design system package that provides IntuoSol's brand-consistent UI components, theming with Oxanium font, and logos.
0.2.0 #
Added #
- Added URL redirection for IntuoSol website, pub.dev, and package documentation
- Added and exposed change_case package for case conversion
Revised #
- Exposed RedirectHandler class for handling URL redirection
Fixed #
- Fixed issue with IntuoSolSectionHeader text not scaling down to fit smaller screens
0.1.1 #
Revised #
- Revised the FrostedAppBar title and IntuoSolSectionHeader text to scale down to fit smaller screens
0.1.0 #
Added #
- Added FrostedButton widget with frosted glass effect
- Added FrostedAppBar widget with frosted glass background
- Integrated Oxanium font from Google Fonts as the default typography
- Enhanced component theming with consistent styles for AppBar, Card, and ListTile
- Added IntuoSolApp widget that streamlines app creation with the design system
- Added IntuoSolScaffold that automatically processes AppBars to use the FrostedAppBar