catalyst_ui 0.1.6-beta
catalyst_ui: ^0.1.6-beta copied to clipboard
A flexible, theme-driven UI component library for Flutter. No Material or Cupertino dependency — fully customisable design tokens, colour schemes, typography, and user-defined component variants.
0.1.6-beta #
- Increase
Slidertouch target with invisible vertical hit slop
0.1.5-beta #
- Auto-determine
MenuButtondropdown alignment from available screen space
0.1.4-beta #
Carddefault tone is now.surface- Add
.antialiasclip behavior toCard
0.1.3-beta #
- Add
IgnorePointertoTextFieldin read-only mode to ensure the whole widget can be tapped (e.g. when wrapped in aGestureDetector)
0.1.2-beta #
- Add
isDestructiveproperty toMenuOptions
0.1.1-beta #
- Add start/end scale and min/max selectable bounds to Slider
0.1.0-beta #
Initial public beta release.