foundation library
Foundation primitives for liqkit_ui.
Classes
- LiqAppleColors
- Static Apple HIG system color tokens.
- LiqApplePalette
- Brightness-bound color surface.
- LiqAppleTextStyles
- Brightness-bound type scale.
- LiqAppleTypography
- Static Apple HIG type style tokens.
- LiqFontFamily
- iOS 26 automatic font-family selection.
- LiqMaterialSurface
- A theme-aware glass surface backed by a LiqMaterial spec.
- LiqMotion
- iOS 26 motion presets — curves and durations used by every liqkit_ui component for transitions, gestures, and feedback.
- LiqSeparator
- Shared iOS separator and hairline colors.
Extensions
- LiqAppleColorsContext on BuildContext
-
Convenience accessor:
context.appleColors.bluereturns a brightness-bound palette resolved against the nearestLiqTheme. - LiqAppleTextStyleExtensions on TextStyle
- LiqAppleTypographyContext on BuildContext
- Convenience weight + label-tier extensions on TextStyle.
- LiqColorUtils on Color
- Color manipulation extensions.